Dang! All these years I've been using that I'd never noticed it has an All setting. I always do Ctrl+a when I want to replace in the whole document. Graham...
For some reason, some of my clips aren't displaying the prompting text above the variable boxes. Here are two examples -- one that works and one that doesn't....
Thanks Art and Ian I'm sure that I tried $1 after reading more in the help info after my \1 didn't work. I remember getting a literal "$1" back. However,...
I know you can use back references to patterns captured with the "(" and ")" characters within clip programing. However, I can't seem to do something very...
I'm trying to write a clip that matches up the ( and ) parenthesis sets in a document and identifies any opening paren that doesn't have a matching close paren...
Think I have found a very obscure bug in ^!InsertText. The particular instruction failed twice in 5000+ uses in my clip. ^!Debug showed that it should have...
Peter, From one old guy to another, I think this will do what you want, at least thru 2099. ^!Set %yr%=2000 ^!Set %dy%=7 ^!Set %feb%=29 ^!Set %swa%=1 ^!Set...
Sauron, I get confused, also. The replies you get will help me as well. Oh, your name is somewhat ominous. Jody, who normally responds to almost all these...
I looked for a place to submit feature requests, and couldn't find one, so I'm posting here in hopes that it will get seen by the developers of NoteTab. The...
IS it possible to take this code ^?{(T=C)TOOL=|_A|_B|_C|_D|_E|} put it in a clip then when i run the clip the output change for example i run the clips and...
For years now, off and on, and I couldn't understand why nobody else seemed to mention it. But I finally found a workaround. If you're not using it -- try...
In NTL 6.2, xp+sp3, is there a RegEx that will *select* any Html entity (& ... ;) in the text? I've tried every conceivable variation of &+; and &*; but they...
Greetings, A while back I asked for and received a clip which would concatenate numerous html files into one file. I have a folder with 25 sub folders each one...
Hello clippers, If you have had misgivings about running a downloaded clip, because the library had a "About..." clip, but it didn't explain a specific clip,...
It's funny, I have worked with NoteTab Pro for a month and still can't find a tutorial for Clipcode! A simple Hello World type code tutorial? I'd like some...
Greetings, I have about 300 phone numbers like this: xxxxxxxxxx I want to change them to this: xxx.xxx.xxxx Anyone have a ready made clip to do this? Thanks. ...
I have the following clip and am trying to add the following item to the array, as one complete data item: official website; BBC profile The obvious problem is...
This refers to message #20925 and #20468 posted by diodeom. Since it's a special issue I've started a new thread. Measuring the runtime of a clip has often...
I searched for a clip that did this but maybe I missed it. Is there a way to have NoteTabPro tell you what position (not character position) you are in a...
Hi all, Not sure what that help is -- clip or off topic (need to find that address) I have a number of images in file folders ... (the actually come from a ...
Friends, I have a .txt file, more or less 200 lines, in some of these lines the first letter of the line are capitalized and in others no. All lines ending...
I think I have found an error in the Regex engine. In some PDF, from which I have grabbed text, certain acronyms are written as small capitals and come out as...
Not a clip genius here, but I have created a simple clip where I can add input in a document starting at a certain point for a date, but it will continue ad...
I have a list of names presented in the format: John SMITH (1906-1930) Is is possible to remove the other text and retain the word in uppercase? Many thanks, ...
I would like a certain clip to run whenever one of my users opens NoteTab with my clip library as the default library. I have found that it doesn't run in that...
Is there a way to set text size in wizards? I have a wizard that permits the user to select any 'standard39; accented letters to insert into their text, but the...