I am trying to do what (I think), should have been a simple RegEx find and replace but can't figure out the way to do it. I want to change variable length...
It has been a while since I've done it ... I use this: ^!Replace "^<tr><td>(<a target="_blank" href="(?P<url>.*?)">){0,1}(?P<club>.*?)(</a>)*</td><td ...
In replying to Art Kocsis [Clip] FarClips in Large Libraries It occurred to me that it would be good if we could use far custom functions like we can use far...
Since updating to version 7, I have repeatedly found the find dialog with no history. I can't force it to happen, but I use it a lot and sometimes, there is no...
I am forced to bite the bullet to reorganize and partition my clip library as it is way past too large and unwieldy. Although most of the interclip calls will...
I just stumbled over something strange: ^$StrSize("string")$ reports one byte more than the string is actually long. I've only tested this for a string stored...
Eric, here is a feature that I would like you to consider. Often, I have branches at the top of a clip section, where, for example, html is analyzed, and...
Hi, I've created a new clip library. I want to add the Unordered list clip from the HTML library to my new library. When I copy and paste the clip code to my...
I would like to make a clip that searches for selected text in the up direction (i.e. menu command: Search | Find | Up). It appears that this code would work...
Sorry for the long post but this is important and it is hard to condense this idea into a short paragraph: In the hopes that someone "from on high" is...
... I've tested it now (with ExeDrv instead of UsbDrv) and in version 6.2 it works as advertised. BUT in version 7.0 it DOES NOT. ^$ExpandEnv(<Note Tab path>)$...
... Both are untrue here under Win98SE. Selecting Hebrew in the open dialog does nothing (and you should REALLY repair the tab order), I have to change it...
I use the PasteClips just about all day long in lots of programs. Many times I get an error saying "Cannot Open Clipboard" pops up. I haven't noticed any...
On a morning before coffee, I had a clip section open in which the clips were all similar, and I wanted to perform a single task to each. Since I was using \K...
I often use NoteTab Pro 7, on a USB flash drive. I am moving from computer to computer throughout the day. I have a number of favorites which I keep in the...
Notetab Light 6.2 on Win 7 Hi, I have a series of lines and I want the user to select the lines, remove prefixed and trailing blanks from each line, then...
I've had a strange sort of a problem since upgrading to Notetab 7. With notetab 6, I had it set as my default to open certain files and now, I can't seem to...
I frequently have words enclosed in <SPAN STYLE="font-variant:small-caps"> </SPAN> tags. Those are always names and never known to the spellckecker. Is there a...
I'm moving to a new computer. On my old computer, my NoteTab had a library I created myself, called "Myclips" I want to use that on my new computer, but I...
Hi, It seems this should be easy, but I can't figure it out .... I want to be able to go into an existing file and have whatever I type be in a different...
Often, I find that there are a group of files in a folder that I want to merge into a single file. I name the new file the same as the folder in which the...
Hello List, As you may expect with the subject, I'm wondering which most direct way I could use to determine if a number is odd or even. The only idea which...
I have been working with xml and html files, and converting them to extended Ascii format, primarily because there are many accented and similar diacritical...
Looking for a way to OPEN FOR EDITING a highlighted URL ( from XENU) I normally copy the broken links listing to NoteTab, and edit the broken links in...
Apparently there is no clip command to search disk (e.g. a function to search a directory resulting in the filenames which match the searched text). ^!Find...
I'd like to know if it is possible to upper case the first character (only) in each line in a file using a 'Replace39; instead of a find loop. Something like: ...
Purpose of Clip: Select the contents of the <TITLE> tag in a HTML document and (it is a person's name) parse it to last, first, Initial (or middle), and...