Hi All, Did I miss something or can I really not assign keyboard shortcuts to my clips? (I hope to have missed something :) Thanks, Alain [Non-text portions of...
Hello, Here's a clip that if you manually edit your HTML library and replace contents of "Body" clip therein with content of this next/my_file39;s_code. Make a...
I am making great strides on my thumbnail image clip which puts the thumbnails in frame a and makes them linkable so the big one opens in frame b. What I want...
Hi Anthony, ... Perhaps the following will help: ^!LoadEbcdicCharTable FileName (added in v4.6) Loads the specified file containing the EBCDIC character tables...
I'm posting this to the CLIP group as a reply, to the HTML group as new info and to the NTO group as an NTO :) DISCLAIMER....... Alan, although you are doing a...
Hi Alan, I cannot say I am able to follow what is intended to be going on with the clip. Does it assume I have already made my thumbnails (I was hoping it ...
Hello All, A gentleman on the Album Express email list was looking for a method to index several web pages of thumbnails, each of his thumbnails to be linked...
Does anybody have a way to get at the ebcdic/ascii translator. Sometimes I need to decipher mainframe droppings on the fly and it works to save the file with...
Hi Group, I'd like to write a clip that will allow me to easily create message rules from the messages in a certain mail folder. For example, I'd like to...
I am working on a clip that will find a date at the beginning of a line in a file. I have it working for some formats, but due to inconsistencies of the ones...
Hi all! I'm doing a site that needs to have a lot of updates through out the pages. I thought I recalled there being a clip or a facility that would let me...
Thank you for your tips, Alan! I'm "finding" my way. Now I'm wondering if I can feed NoteTab a URL and have it put the source from that URL into a document...
We should probably agree on the category in which to enter NoteTab. I suggest "application" and not "utility" and the name "NoteTabPro". ... From: Eric G.V....
Tried to send this last week, but don' think it got through. Here it is again. Can anyone come up with a clip that will insert a line of text that has more ...
Can anyone come up with a clip that will insert a line of text that has more than one blank to be filled in, position the cursor in the first, then advance to...
you can assign a the input to a variable, test the condition on the variable and loop back if insufficent info is in the variable that is how I would tackle...
Hi everyone, Beta #09 of NoteTab Pro + Light 4.9 is now available. You can download it from here: http://www.notetab.com/beta.htm This new package for each...
Hi all, as I´m more and more involved in coding php/cgi stuff, I´d like to make use of "clips" for certain routines as well, so here´s my question: Is there...
Hi folks, I'm pretty new on the NoteTab bandwagon, but I sure do like it. So far I've mostly written clips that insert XML from wizards or do search/replace...
Hi everyone, Beta #08 of NoteTab Pro 4.9 is now available. You can download it from the usual page: http://www.notetab.com/beta.htm This new package contains...
I know I have seen it before ... open text file which I want to sort line by line alphabetically pear apple peach plum becomes: apple peach pear plum -- Don...
never mind ... Jody's snatch a clip answered my prayer on this one. http://www.notetab.net H=Extract eMail Addies sorted my list (which was email addresses)...
Hi everyone, Beta #07 of NoteTab Pro 4.9 is now available. You can download it from the usual page: http://www.notetab.com/beta.htm Testing of BrowserDDE is...
if I set a variable to xyzabcdef ^!Set %VariableName%=xyzabcdef and want to strip abc from it and assign it to VariableNameone how do I do it? -- Don Passenger...
Would it be possible to write a clip that would allow one to search for two words located close to each other (boolean NEAR or similar)? I am thinking of a...