Hi all, First things first. I don't even know what a Clip is, but I posted the following question in the basic area, and was told to post here, as I most...
Hi Palladin: Now that you're here, I'll give you a way to remove all doubleclick entries without using a clip :-) but it requires you use Find/Replace and set...
Hello Good People, I am trying to replace numbers with dashes between them to numbers with dashes. It is required for referencing e.g. page numbers: 23-44,...
I want NoteTab to start with an alternate INI file. I can easily set up a shortcut with a command line parameter of /INI="c:\mydir92;myinifile.ini" BUT then...
Hi, This my first post on this great group, and it concerns my first step in clip programming. I'm trying to create a clip that will add the name of the parent...
... Here are two clips that I use to convert a file, or just to toggle the display of an outline file to a flat file. patH(Riv) H="Convert otl to txt (strip...
How do I remove all of the =H lines in an outline document, to convert back to a plain text file? I have a clip that adds headings to a multi-section document,...
hi folks! I am trying to write a simple clip that will send the focused document in Notetab as an attachment to my email program. The ^!Keyboard command ...
Each of 1647 HTML pages needs to link to the proper "parent" document. The pages are in the SAME directory, and are numbered 01-1647.htm with a few of them...
Anyone know of a way to get the contents of a browser status bar? I guess what I'd like is a function that would look something like "^$GetBrowserStatusLine(...
Hi Palladin, ... You need a Clip to do what you want. I'm copying the Clips list where you need to sign up for and continue with this on that list. Please see...
I used teh DIRSTUFF file to fix the extensions and Ben's clip worked VERY well, I also redownloaded Jody's DIRSTUFF for the updates. Thanks Everyone. -- ~~ ...
I see I can use ^$GetAppTitle$ to get the title of the current window. How can I loop through all windows to build a list of titles? What is need is "NEXTAPP"...
Before I start writing a clip to automatically manage groups of files I thought it would be worth checking to see if I am about to reinvent the wheel. I'm...
hi all, I thought I saw a clip for something similar before. But can't find in the message archive. Append is too general. I keep track of posts for the day in...
I need to count the number of time a given word appears in a document. I have failed to find any help in the clip script help pages. Is it possible? Thanks, ...
Hi folks, I'm a new NoteTab user. I fear this is a question whose answer is obvious, but searching through the help files and the ntb-clips archives hasn't...
Does anybody have any idea why, in the clip below, sometimes the second occurance of "^P" produces a new line and sometimes just prints out as is? It doesn't...
Hi Everyone, Time and again, over the years, we have felt the need to have improved tools to deal with files we had created in NoteTab. To that purpose, I...
Hello Everyone, I am sorry to inform you that Larry Thomas passed away the day before yesterday. Those of you who have been on the lists for awhile know that...
... Hi all, On July 6, the subject of FOLDING TEXT was talked about on the Off-Topic list. I had never used such a feature but can see the advantage when ...
Hi, How can I sort lines ascending? Words like AAMU, ILTA, KESÄ, TALVI, LOPPU. I write textheader with big characters. And I write commentarytext with small...
... http://f2.grp.yahoofs.com/v1/sKH0QPslEVig8t3mR-SgMrhwkTFWj4kdUlOg5KOkf37T6sSjd1QMystpNkY6ElMIb9qMw1f93tWv-unuwbvvYIox9ritqg/folding%20text.zip Just FYI the...
Hi I have just installed and trying NoteTab light. I want to paste text from the PasteClips board to any program. To do this do I have to right click on the...
Hi dwc77 ... Try it like below and see what happens: ^!Shell "C:\Program Files\Pretty HTML 3.7\prettyhtml.exe" -ftba "^**" From: Larry Thomas Date: Wed, 15 Nov...
If you want to run other programs on the document that is displayed in notetab, how to do this? I am a dummy with command line stuff. Lets say the command line...
Hi, I use NTP as my source code editor, and a unix shell comand line to execute the program on a server. I have developed a clip to bring the unix shell to the...