Using NoteTab Light 4.95 The clip below is an attempt to prompt the user to copy specified "stuff" to the clipboard, which will then (presumably) be processed...
Hi Have you tried making a new html page all you need is below and click browser to view <html> <body> your bit </body> </html> and checking out the html...
Hi clips list, Not a newbie to NoteTab, but I'm new to clipping & HTML. Quick question; is there any way to convert NTab hyperlinks / bookmarks to HTML or...
Hallo! I am just beginning and intend to realize the following: 1. Use NoteTab to create Data-Tables as CSV files and store them both in a NoteTab repository...
Hi, From the documentation, the "Delay" operation seems rather innocuous, but after reading stuff here, it seems that it opens up the possibility of...
Greetings, The clip segment below is changing all the inserted files to lowercase. Or at least I assume so. What needs to replace "StrLower" to leave the file...
I am an amateur user with quite a bit of experience. Years ago, I set up NotePad (an earlier version, which one I don't know) with 3 vertical panes. The left...
Hi, I'm trying to execute... ^!Keyboard ALT+T S M CTRL+A ALT+C ^!Toolbar Paste New in order... - to start the Text Statistics - to choose "More" - to copy the...
I found this long winded article to be very good. I am going to print it out. There is another article that will be listed at the end and it is pretty...
File&Folder-Ops is a clip for carrying out operations on the file currently loaded and/or its folder. It was developed under Windows 98se and NoteTab v 4.95,...
Hello all, I am trying to write a clip that to process a list of users. The part which I am stuck on is comparing a user expiration date to the current date....
According to the Help File, ^$GetDocMatchAll "finds all matching strings based on the supplied regexp pattern". Look at the words: Hickory Dickory Dock When...
Just a short note in case anyone has the same trouble as me - after I upgraded from v4.6 to v5.1 I found that the Run and Syntax Check clips in the PerlIde...
I am trying to get a handle on RegExp but to no avail. I have searched my archives but didn't find what I needed. I have also read the text in the help files...
Hi With the partial clip below it loops, the no. of tracks but you still have to press shift at the end to exit, is the a way to on the last loop to exit and...
I have a number of SGML/XML files where a proprietary tool IDs the tags. I can reuse a lot of my work, but I have to strip those IDs because it sees them as...
... Take a look at the "!HTML begin" clip in the HTML (not HTML-ar) library. It does exactly what you're asking for. It might look quite a handful at first...
OK I have been going nuts trying to understand the "help for Clip writing" and other resources I have cobbled together a whole non-elegant clip that does...
I need to make a clip for google adwords, when you list keywords or phrases there you generally need them 3 different ways like this; 1st word or phrase "1st...
Hey Folks, I'm new to this group and have never asked a question. But, I need help programming a very simple clip that does the following: 1. Prompts the user...
I think I botched this a bit. I'm a bit new to using arrays in clips. The script below should be self-explanatory but just in case ... I am trying to see if a...
I use Notetab 4.95 as my primary HTML editing software. I have a couple of out of copyright genealogies that I wish to index by names. I think what I need is a...
Hi, I'm running NTP5.1 and am trying to pass the ^!RunPerl command command-line arguments I get in a clip wizard. IT seems that no arguments are passed to the...
Hi, I've got some trouble with the ^!Append Command in NoteTab 5.1. A simple clip like this is doing fine... ^!ClearVariables ^!Append %List%="Bob^p" ^!Append...
I don't know if this is possible or not. And, I'm not good with Clip. But, I have a number of HTML pages that I would like to copy lines that begin with "<Tr>...
Hi Andrew: If you haven't already, join the clips list (link s/b at the bottom of this page) and then refer to this thread: ntb-clips : Message: Pulling lines...