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...
Hi Charles, ... Try: ^!Save As ^#^$GetDate(yyyymmnn).bak This should give you a file with the backup name: filename.txt --> filename20040709.bak Regards, Larry...
... dwc, Alec, I've had this trouble, pasteboard stops working. Like everyone else, I don't know what causes it, but I have discovered a work-around. ...
I am looking for a clip that will backup a text file and append the current date: filename.txt --> filename20040709.txt.bak Has something like that been...
... You are wrong here John. All Versions of NoteTab have the capability of controlling any other program that responds to keystrokes or keyboard shortcuts....
Hi, ... THIS WORKS: ^!Help "NoteTab.chm" ^& AND THIS WORKS: ^!Help "ClipCode.chm" ^& ... The TimerStart sets the timer to run a clip periodically (in this case...
... Hi Daniel, You can do this with a clip. I have found that a template is not necessary to create these new documents and since you want to also be able to...
Is it possible to use a template or a clip to turn off Word Wrap and Wrap to Column for all .bat and .ini files? I want Notetab Standard to turn both of them...
Hi Tabbers I have 2 questions. 1- I've got a nice clip that reformats, saves and closes a file, but I've got 6000 files to do this to (all in 1 directory)....
Hi, I have a very big text file and I want to delete all lines (including the linebreak) starting with for example Message-ID: or X-Mailer:, regardless of the...