Franz, As Jody mentioned the regular expression engine can be reluctant. That's why I gave you a very simple regex, if it doesn't work... you could try to...
Hi, just coming back after being away from the group for awhile. I used to lurk on here. I'm wondering if it's possible to add clips to the right-click menu,...
Hi the clip below I use to change a hole section to upper case ,it has trouble detecting the end of the topic and then jumps to the next one or two. I think...
If you just want to change the case on the whole topic, what I would do is ^!Select All and then your ^!MENU Modify/Text Case/Upper Case ... trouble ... and...
Hi E:\SYD BARRETT.jpg If You Place The Above In A Text Document And Use The View Clip It Opens The Image. H="view" ^!c:\IrfanView\i_view32.exe ^& SELECTING THE...
... I am not sure I fully understand, but I suspect the problem is your directory structure. The first presumably includes the directory, while the latter...
Hi, Thanks for the solutions you presented here... @Josh Actually, there are two different ways to do this job: 1. To extract the words you want to get, or 2....
franz, Are you using Pro or Light? That makes quite a difference in speed. What about this approach? You can easily see for yourself if this is of any help. 1....
Hi Franz, ... I know you. :) Hugo has it under control for you. He is more than competent in NoteTab. My guess is that his next step will be to make you a Clip...
Franz, let me add my two cents worth to the finding of numbers with regexp in NoteTab: I have found, that NoteTab does not recognize escaped characters as well...
... I shouldn't answer this without Notetab open, but a bit of searching around the options menu will do you good. Click View menu --> Options --> Toolbar will...
Franz ... a file and stores them in a new file. << Following Hugo's suggestion about changing the sort parameters, I tested this on a 475 KB file. Its not...
... FWIW, I've found the most unambiguous notation for replace strings in regexp clip lines is: ^!replace "find-string-quoted" >> "replace-string-quoted" R ...
On Wed, 01 Dec 2004 20:51:59 -0000, "abairheart" ... Hey Abair. Do you know which INI file to look at, and if it's possible to add clips to the toolbar? I...
Don: > I got ... out of memory error. Checking my file with TextStatistics its: chars=510116 Words= 76771 One time while debugging I got an out-of-memory error...
... Franz, I don't know if you've decided on anything yet but, here are 2 clips, very similar, one uses appending words to a variable, the other uses ...
Hi all, Thanks again for all your help! I tested all your proposals. My conclusion is: I'm on the wrong track when trying to extract the capitalized words from...
Dave, An otl file is a regular text file that has = V4 Outline MultiLine NoSorting TabWidth=30 as the first line of the file. If you add this to a text file,...
Hi all, @ Josh ... I have to confirm that bug. NoteTab is doing exactly what you wrote. @Abair ... Maybe. In a clip, however, I don't see any difference...
... Hi Franz, I just happend across this thread. If I have understood your needs correctly, why not just reduce the list to a single column of words , and sort...
... in regexp ... Hehehe, so which is i, to find the string-quoted at the start of a line? ^!Find ^"string-quoted" ^!Find "^string-quoted" ? Varies depeding on...
... Bingo Abair, with one exception that pertains to German, but not to English! It works and doesn't use regex. I tried it on the 500 lines sent by Franz...
Hi Abair & Alec, ... Could one of you kindly tell me what in the world you are talking about starting right after the for what it's worth? You have me ...
Even better, saves the German Characters ; by don at htmlfixit.com ; runs a text file and makes ; a list of all words that start ; with a capital letter ^!Menu...
On Fri, 03 Dec 2004 22:47:20 -0000, abairheart wrote: [ . . ] ... Supposed to be (I think) all inside the quotes with nothing to the left of the left hand...
Don, You wrote the kind of clip I had in mind and for which I didn't have the time. It was clear that NoteTab's regex was in the way... ;-). If I had the need...