Axel, A semi-workaround is an auto-replace library. Just create a clip named "ö" and have it type "ö", discarding the ar-key character (whatever word...
Alex, The BEST way to do this is to use a version control software in addition to NoteTab. There is the MS VSS, comes with Visual studio, as well as a number...
Before I wrote this reply I hadn't looked at the recently uploaded file to this forum. Check it out. It is one of the version control programs available for ...
Greetings, Would it be possible to write a clip which would check all directories for the presence of index.html and then make a copy of this file and have it...
... Possibly. But just this is one of the standard tasks for Totalcommander, a utility I can't do without so much, that I hide an unregistered copy somewhere...
... I'd write this either in PErl or using batch commands. Here are both options and both can be run on the command-line. Be sure to make backups before...
... <snip> Whew! That's a plate full for a command line dummy like me. I will se if I can twist my brain around it. Thanks for taking the time to work on this....
... directories for ... it to ... Mike, I'm a regex novice, as most of us are, so, a clip language solution to this is more easily understood. If I understand...
... Greetings, Actually, I want to copy all files named index.html to files named index.htm, not just rename them. In other words the subdirs with only...
I wrote a script for a job that the XML-editors I now could not fix: sorting XML-nodes in a simple structure. Sure there can a lot be done to make the script...
Hi list, Is there a clip for going to a physical line on a document? NoetTab's go to line command takes account the word wrapping performed by NoteTab so there...
Hi! I am new to NoteTab and am in the process of converting some clip libraries from TextPad to NoteTab. TextPad clips are quite simple and do not have the...
... You are of course right, I had not read closely enough. But still, when there is a fixed correlation of AAA to 111, no dynamic replacement, no calculation,...
... ^!InsertHtml ^?[(T=L)Variable=AAA|_BBB|CCC|DDD] Depending on what you're doing you might need to add a ^!Keyboard BACKSPACE before and/or after the above...
On Sunday 05 November 2006 04:02, Veli-Pekka Tätilä wrote: <snip about line count and when wordwrap is on or off> ... Yes, you've hit on what is known. It...
... There is the ^!SetCursorPara command. It will go to the same place in the document regardless of wordwrap status. e.g., ^!SetCursorPara ^?{Enter Needed...
... index.htm? ... Yes, DOS is the more efficient way to go, but you do not need to loop to get the job done, if you use XCOPY. Let DOS/Windows do the hard ...
Alan_C wrote: [goto physical line] ... Ah, silly me. Well, I'll be sure to glance it through the next time. Are all of the archived clips available via the...
... I disagree. Variables can be localized by using ^!ClearVariable on specific variables where needed. Also, variables are lost when you change libraries...
I am real beginner. I use NoteTab, amongst other things, to give me clean text for web pages. I need to produce a regular report that lists pages and...
... Thanks Evert and Alex. I probably did not make myself clear enough in my original post. I want to be able to click on a Clip Library and have a pop up...
... There are several ways Robin, but the easiest would be to get Jody's clip book library called noteblock and use the extract two fields clip I suppose....
Hi Robin, If you put the following replace command into a clip and run it, it will delete every thing from the second space thru the end of the line for every...