I have had mixed to no luck running it lately to check perl syntax. His links no longer seem to work (I was going to try a fresh copy). He saves things to...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ntb-clips group. File :...
ntb-clips@yahoogroups...
Oct 1, 2007 2:37 pm
17008
I want to publicly thank Sheri for the great work she did on her new FTP Custom clip. I had posted here asking for ways to FTP directly from NoteTab. Sheri ...
... Thanks tuttle, without your input it wouldn't have been nearly as handy and I'm glad it all finally works correctly in your environment! Now noted with the...
I don't have and have never seen Wayne's script but you can get some syntax checking on a Perl script if it includes: use warnings; If you have that, maybe...
Morning, I need some help again ... (I'm still using notetab 4.95np) One of the clips in a library authored by Jody works for whole documents but locks on...
Just glancing, I see a Replace command with options for "W" (whole document) and "H" (highlight). Those are mutually exclusive options, no idea what the impact...
... (I didn't spot anything) But in the case that you might need it, here's a clip that will put a copy of your selected text into a new document -- (you said...
Hi everyone, We're pleased to announce the release of NoteTab 5.5, including NoteTab Light. You will find the upgrade information through NoteTab's "Check for ...
Hi How do I remove duplicate lines and leave one ,have clip for duplicate lines but it takes all ? Cardamar Cardamar Cardamar Cardamar Various Various Various ...
Hi Any chance of a few more options in the otl side of life seems that txt is getting them all ?? THANKYOU DAVE M ... From: "Eric Fookes" <egroups@...> ...
... Dave, Hugo's right, you don't need a clip to sort. Shift+Ctrl+X Sorts Ascending, Shift+Ctrl+Y Sorts Descending. If nothing is selected this will sort...
... Problem I found with the above is must return to options to un-toggle Remove Duplicates if that's not the way you usually want to do it. Assuming you've...
... This seems to work: ^!Info [C]Copy Characters Before Name and Hit Control C ^!SetClipboard ... ^!Delay 5 ^!If "^$GetClipboardSize$" = "0" Loop1 ^!Set...
This would seem to be something a smart clip writer could do. Has anyone created clips to submit an open file to a W3C validator? I'm interested in two clips,...
Hi, Is it possible/hard to do, and perhaps how, to get NoteTab to do the following : I want to get a clip to allow me to ask the portion that should be on...
... Okay, here is the first version of an answer and some questions: ;Clear all Variables ^!ClearVariables ;get Questions Answered ;long line follows ^!Set...
... There is lots more I might do with that clip, but I figured I didn't want to over-complicate the first one. I tried to comment it a little bit to get you...
Would you like to help me making the clip to delete the english Bible books, chapters and verses. Example: Matt.26:30; Mat_26:30 Mark.14:24; Mar_14:24 ...
... In each of your examples there is a semicolon and in each of them it's the only one there is. Can you rely on that for all possible cases or could there be...
... I don't get it: a) This only deals with Matthew, your examples included many other books. b) If doing it that way, why look for "Mat_" and not for ";...