I want to capture stuff into a () set ... ;Random Stuff 'A'; I want everything between the semi-colons except the " 'A'". That may be any letter between A and...
Hi, I'am using Notetab every day. Now I must find in many Textfiles special-Chars and replace it with other ones. I want to find and replace ä => ae Ä => Ae ...
The Clip shown at the bottom of this post was given to me via this list; it used to close and reload each file open in NoteTab Pro. This was because sometimes...
I would like to execute a command from NoteTab which is intended to operate from within a cmd box. When I do it manually, the command works, so I know the...
Hello list, I have tried to select a word in a script, and I thought the line: ^!Select Word when nothing is already selected, would do it. It seems to work,...
I have a document with a group of recipes. Each recipe has a title, tagged with "Title::Yummy Dog Food" I would like to collect the titles, save to a new file...
I guess there is something (only one???) I don't understand about how NTB works. I tried loading a Unicode file with View | Options | General | Protect Unicode...
I'm having serious trouble with the so-called UTF-8 capabilities of NoteTab, so bad, I might even have to go back to version 5.8. I've got a working clip to...
Axel, As a follow up, Andrew has a freeware downloadable font covering 44 blocks/ 3,419 characters that may be useful to you in his 04-22-2011 post. ...
... Since NT can't save bookmarks with the file, a basic idea could be to treat bookmarks like footnotes. Lets take the following text from the NT Help File. I...
I am trying to make a clip to extract the latitude and longitude # and remove everything else.I looked at the clipclass.pdf but still do not understand any...
^!Select Lines seems to have a bug. The first repeated invocation extends the selection to the beginning and end of the partially selected line(s). However,...
Did we ever solve this issue? If I search for "(x)" and then replace with $10 to add a trailing space, I get $10 as output instead of x0 as desired. I saw...
NTL 6.2 on Win 7 machine. Can anyone duplicate and explain this odd behavior I noticed in my wizard dialog? When I run the following clip, if I click OK for...
Hello List, Sorry, probably another point I'm afraid I misunderstand a few. If I plan to use an array about which I don't know the number of elements... Do I...
I have a document that i would like to make a clip to DELETE all the dates can someone show me how to make a clip to do that? Also is there a good book or site...
Can anyone help me with pulling the Name and address from html? it would be great to out put them in csv if that possible CSV OUTPUT EXAMPLE "Texas Trading...
Hello list, Searching for a method of determining if I have text selected or not when launching a script, I wrote the piece of code below. I found out that,...
Layman999 has pointed to one of the sharpest curves in learning NoteTab's clip code, the variable syntax. Back when I first tried to code in clip code, I wish...
Hi, When typing certain characters, like double quotes, brackets, etc., some editors have the ability to insert the matching character and place the cursor...
Hi, If I use ^!Refresh at the end of a ^!MoveFile clip, the file location in NoteTab's title bar stays the same as it was before I moved the file. And if I...
I've got a database where each record is indexed with an alpha-code from 'aaa' to 'zzz'. Every now and then, I want to find out if there is a gap in a sorted...
Hi, This clip works but it's not showing the file name in the Move Wizard. It's only showing the path. I'd like to see the file name in the Wizard whether or...
I have a folder with many files in it. Some of the files are chapters of a book. I would like to create a new document that would have each of the chapters...
Hi! I am running NTP 6.2/fv. The clipwriting help file says about the date filter "c": "The time is not displayed if the fractional part of the DateTime value...
I use user options to let my users choose how their documents are formatted. These options are from wizards, with checkboxes, etc. They just choose the ones...
I am striping html tags and it pulls all tabs out of my document ... that I want left there. I can work around, but does this somehow make sense? It is also...
Unless I've overlooked something, NoteTab can't do this natively, so has anyone written a clip to transform an UTF-8 text file to ANSI? Ideally undefined (for...