In my documents I have this string: \foreignlanguage{greek}{Qr'onos} To convert that from TeX to HTML I need to find the greek word "Qr'onos" Easy: ^!Find...
There used to be the problem that ^!Replace could not use functions and ^$StrReplace()$ could not use Regex. The latter seems to be fixed, except for one...
Not really a clip question, please forgive me. I have set Options->Files->Directories to "Match Directory" as I often edit several related files. This works...
The half baked charset functions in NTP are really beginning to get to me. I've still not upgraded from version 7.01, so should the following be fixed, please...
I am running a Clip which I want to HTMLTIDY all open documents, after running the LAST Clip on each, save then close each one, then process the next...
I have been using the following clip for the past seven years without any problems. Now I have upgraded to version 7 it does not work. Sometimes it works, but...
No "loopings" needed here. Try... ^!SetClipboard ^$GetDocListAll("(?<=BB SO\r\n).+$";$0\r92;n)$ ^!Toolbar Paste New Thank you, Flo. That is very much faster. My...
Hi, new to group and I haven't written any clips for a while, so I guess I've gotten quite rusty. Anyway, I want to copy the line following the line that ends...
Friends, I have several Clipbooks, and sometimes I need to copy a lot of Clips from a Clipbook to another Clipbook. Using the clipboard, I transfer only one...
There is a clips list that you should write for an answer to this. ntb-clips@yahoogroups.com Keyboard commands should be avoided when possible as they are ...
I have hundreds of lines of text such as the following: 5 (5) PARSONS, MARY AST 40045 19 525 320 7 (9) MORRIS, ALICE FRG 2400 25 The following clip converts...
From what I can see, commands such as ^$Replace$ work on multiple topics of an outline but others like ^$GetDocListAll$ only work on the text in the current...
Friends, You see in the bottom and left corner of the NTP, two numbers like that 200:40, 200 are the script line number and 40 are the cursor position. How is...
Hello clippers Two questions. First. Why is it so difficult to produce a first part filename without its path and without its extension? I want to change a...
Hello It was difficult because I couldn't find it in the Clipbook Help. I've been backwards and forwards looking. I appreciate the rapid answer. Adrian...
The problem is this. Music XML files are cross program files to show music notation. I'd like to extract lyrics from the files and in order. But they are...
Hello all Thanks everyone. I ended up doing this to extract both titles and lyrics, and it works efficiently. ^!Continue Extracts Titles and Lyrics. Proceed...
... The reason I end up doing this rubbish way is because I get stuck in various parts of the Clip programming help file trying to find the bit that works for...
This has happened before, and today it happened again. The situation is this: The clip editor is open on one tab (the first tab on the left.) Other documents...
I just came across a design error in Notetab. I used to have a clip to show me the decimal and hex value of the character at the cursor. With NT doing the same...
I need a little help with document tab organization. My RecipeClips system creates multiple documents during a pass, and I want them to be in a specific order...
Hi everyone, I'd be interested to get feedback from users who have the final release of Windows 8. Are you satisfied with the way NoteTab Pro and Std 7.1 run ...
I have two files. I will call one the update file as it has new data and the other the base file as it is the base I am trying to keep current. Each line in...
This pattern, "\R(^\h*?\R)+", meant to find all contiguous non text lines, fails if there is no following text line. IOW, if the end of the document consists...
Friends, I am asking you help because I am convinced that this are a NTP (or one of my scripts) problem. I writed a more or less 1000 lines script. Running...
This pattern, "\R(^\h*?\R)+", meant to find all contiguous non text lines, fails if there is no following text line. IOW, if the end of the document consists...
Can NoteTab Light run clips that will do batch replacements in a folder of files? Looking for a solution for one of my clients. Regards, Piotr [Non-text...