... 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...
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...
... 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...
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...
... 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...
... 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...
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...
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...
^!Replace " *\[.*?\] *" >> "" 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...
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, ...
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...
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...
... I would like to open them into a single document, all> concatenated together without opening the individual files separately. Is this possible in NoteTab?...
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: ...
... 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...
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 ...
... 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...
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...
... 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...
... 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...
... 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...
... 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...