... Yes, Sheri, you are right: For me, BFIND works with ^$GetDosOutput$. Also you have to use short path and file names in the old DOS-style. Entering the path...
19279
Don - HtmlFixIt.com
dpasseng
Jun 1, 2009 4:29 pm
wonder if there is a third person with a clue what you two are talking about ... man you guys impress me sometimes but I have zero idea where we are or what we...
19280
Sheri
silvermoonwo...
Jun 1, 2009 10:12 pm
... With effort I managed to determine which of my txt files bfind didn't like, and once removed, I didn't get the "Invalid Function" error. My test folder has...
19281
Alec Burgess
alecb3ca
Jun 1, 2009 10:16 pm
Don - HtmlFixIt.com (don@...) wrote (in part) (on 2009-06-01 ... -- Regards ... Alec (buralex@gmail & WinLiveMess - alec.m.burgess@skype) ...
19282
Ray Shapp
rayshapp
Jun 1, 2009 10:46 pm
To All, Attempting to use the FormatEmail Library in NTP6.1 with Outlook Express v6 on a WinXP Pro SP3 PC. Please give me step-by-step instructions for use of...
19283
Alec Burgess
alecb3ca
Jun 1, 2009 10:56 pm
Sheri (silvermoonwoman@...) wrote (in part) (on 2009-06-01 at ... Flo/Sheri - I haven't followed this in detail and had never heard of bfind before...
19284
Sheri
silvermoonwo...
Jun 1, 2009 11:58 pm
... Hi Alec (Flo), I think Flo was hoping for an easy, free solution to boolean searches that could be launched from clips. Bfind takes compound boolean...
19285
Flo
jonas_ramus
Jun 2, 2009 3:48 pm
... Yes, Sheri, that's my point. To be launched from a clip and returning the search results to NT. Or more detailed: 1. Start a clip in NT 2. Use hard-coded...
19286
John Shotsky
shotsky1
Jun 2, 2009 7:44 pm
I have an application that places many .html files into a folder. I would like to open them into a single document, all concatenated together without opening...
19287
Robin Chapple
d9790
Jun 2, 2009 7:55 pm
I am a NoteTab clips user and have not yet gained an ability to write my own clips. I face many bodies of text from which I need to remove all square brackets...
19288
Don - HtmlFixIt.com
dpasseng
Jun 2, 2009 8:04 pm
^!Replace " *\[.*?92;] *" >> "" RAWS...
19289
Don - HtmlFixIt.com
dpasseng
Jun 2, 2009 8:08 pm
^!Replace " *\[.*?92;] *" >> "" RAWS You can do it with just a replace dialog too you know ... check regex and note that I have a space before the first * In...
19290
Robin Chapple
d9790
Jun 2, 2009 9:38 pm
Don, That does the job just as requested. Many thanks, Robin Chapple...
19291
lm_hamilton
Jun 3, 2009 8:53 pm
I found Jody's old website and it appears that all of his Notetab resources are intact. http://web.archive.org/web/20070428093148/http://www.notetab.net/ HTH, ...
19292
ebbtidalflats
Jun 4, 2009 2:03 pm
If you know how to do it in DOS cou could use the Shell command (just kidding), or try the following (I don't have NoteTab running, so the functions below are...
19293
Sheri
silvermoonwo...
Jun 4, 2009 4:18 pm
Hi Flo, FWIW, More on Findstr: Its regex features are quite limited, e.g., vertical bar, plus sign and question mark have no special meaning. Findstr search...
19294
Flo
jonas_ramus
Jun 4, 2009 10:47 pm
... Thanks for these hints, Sheri! I've tested some "ß". When stored in a file, it works fine. Flo...
19295
Alec Burgess
alecb3ca
Jun 5, 2009 12:15 am
John: One of Jody's libraries "DirStuff" contains some Append clips which might help you out (plus other useful goodies) ... ebbtidalflats...
19296
hsavage
hrs62930
Jun 5, 2009 2:29 am
... I would like to open them into a single document, all> concatenated together without opening the individual files separately. Is this possible in NoteTab?...
19297
ebbtidalflats
Jun 5, 2009 4:03 pm
John, All suggested solutions are essentially the same. They just have more or less fluff. The essence of combining several files into one using notetab is: ...
19298
Sheri
silvermoonwo...
Jun 5, 2009 5:12 pm
... I noticed the above sets an array variable that ends with the letter "s" but tries to read it using a variable name that is missing the "s". Untested, but...
19299
Eric Fookes
eric_fookes
Jun 6, 2009 3:55 pm
Hi everyone, For those of you who would like to test the new file-handling capabilities of NoteTab 6.1, please download the following file: ...
19300
Don - HtmlFixIt.com
dpasseng
Jun 7, 2009 2:56 pm
Interesting. If I have a three pattern search, can I disable the capture one by one? So if I have (one)(two)(three) and then I only want to capture one and ...
19301
Sheri
silvermoonwo...
Jun 7, 2009 5:32 pm
... LOL, Per our charter: "We hope to use the regular list for basic NoteTab "How to" questions and other NoteTab assistance in general. The NoteTab Clips List...
19302
Don - HtmlFixIt.com
dpasseng
Jun 7, 2009 5:58 pm
Yes that answers my question. I didn't know if once invoked it "followed" or continued invoked or if you did it one at a time, etc. I also might have still...
19303
ebbtidalflats
Jun 7, 2009 6:58 pm
... Thanks for pointing this out. Don't know how that could have happened ;). I got a wireless keyboard. You don't suppose someone else is typing on the same...
19304
ebbtidalflats
Jun 7, 2009 7:03 pm
... Thanks for clearing that up. One question remains. Does this carry into a nested parentesis? Would (one)(?:two(four)){3}(three) bring the same result as in...
19305
fw7oaks
Jun 7, 2009 9:10 pm
... [snip] ... So what is the 'scripts39; list for ? fw...
19306
loro
yastupidhoo
Jun 7, 2009 9:30 pm
... I thought it was about the use of other other scripting/programming languages, run from Notetab or on their own. But I read up and it seems it's for clips...
19307
Alec Burgess
alecb3ca
Jun 7, 2009 9:44 pm
... IIRC it was originally set up for discussing things like running Perl (or other scripting languages) from within clips. Some of our discussions on this...