Hi Michael, ... I don't know how to do what you want but here is what I do with Examdiff. This clip works by comparing two open documents that are adjacent to...
Hi Jody and Michael, ... I goofed again and I apologize. I thought that I had checked this all out before but obviously, I did not. I now see that my advice...
Ok guys! I've been lurking (I don't know if that's what it's called on a mailing list?) on the list for a while. I've been using notetab for a few months. ...
Hi Michael, ... I am not too sure about this but the line above appears to be appending to a variable that is being used in a clip wizard. The pipe symbol (|)...
I use NoteTab every day but only break into the clip programming when I need it to get something accomplished (and I have been using NoteTab so long it's been...
Hi Manuel ... If you are running the two clips from the same library, then it should work ok. If you have the clip in another library or you are switching...
Hi Roy, ... manually press ... The first thing that you need to do is to manually go to the menu and select Modify/Lines and look at the drop down menu that...
I have a simple clip that I use ALL the time. Today it stopped working. What is does is set the Ctrl+T in the 1st line, because I can later manually press ...
Running NTP 4.95... I want to get the file name of the open document with ^*. It works sometimes, but it seems to change from "Invoice" to something like ...
Running NTP 4.95 ... I need to replace all instances of ^p with a space -- except where the ^p is preceeded by a dash. I don't see how to do it without using...
When I run HTMLTidy, I get results in Line/column format for errors, is theere a way to make Notetab go to that address in that document? OR a way to display...
Thanks I found the Line/column counter, SOMETIMES I have Large docs and scrolling takes long time. Is there a premade Tab Delimited text to HTML table...
I'm afraid I'm missing something basic. I wrote a clip that would select the current word and then copy it to the clipboard. At least I tried to. The...
Sean, My apologies -- I took TOO quick of a look at what you were trying to do. ;) If I understand you correctly -- this will copy what you have selected in ...
... I assume your clip contains something like ^!Find "TABLE OF CONTENTS" Following that I think you need something like this: ^!Find "1" ^!Jump Select_Start ...
I have been using NoteTab as a text editor for some time and did not realize the power of "Clips" until very recently. I am trying to convert TreePad files...
Kevin: Untested , but ... Couldn't you create a shorcut to Outlook and Change its Properties-Run: to "Start minimized" and then invoke that from your notetab...
Hi Ed, ... It is possible to do this but you should leave these clips as they are. NoteTab has a clip command called ^!Clip and you follow this with the name ...
In the HTML library at the bottom there is in red "About this library" and under it is grayed out !Color Codes, !Basic Color Codes, ! CreateList and ...
Here is another plug for NoteTab on Newsforge. http://www.newsforge.com/software/03/11/17/1612248.shtml? tid=130&tid=2&tid=79&tid=82&tid=94 Larry Hamilton...
Solving some problems with the 'Reorder records' clip Here's a modified copy of Jody's Reorder clip from the NoteBlock library... ; Last updated on 06-19-2000,...
Notetab can launch a DOS program, a windows program and a URL. Can it open a folder? I would like to have a clip that would function like the shortcut I...
Hi Roy, ... This clip will run your interpreter from a DOS window from NoteTab or if you choose "DOS to Document", it will run from NoteTab and send all DOS ...
I run an interpreter under DOS. When it sees an error in my code, it puts out an error message on the DOS window and goes to EOJ. It really is not an error...
How can I toggle "Single Click to Execute" on/off with a clip? I tried the following with no luck. ^!MENU View/Options/Clipbook/Single Click to Execute/ ...
Julie's save as htm clip looked like something I could use but I wanted to add a little more automation to it. We I did but it DON'T! Why does this fail at the...
My next question: Is there a way to select *.htm instead of *.txt as the default saving format? I would lie to set it as selectable, or perhaps have some code...