... Yes, but each of the Libraries is also a book with many Clips in it (thus naturally people think of 'library39; as synonymous with 'clipbook39;); and isn't it...
3522
Eric G.V. Fookes
fookes@...
May 1, 2000 12:42 pm
Hi Jody, Stephen, and Jim, ... At first, I called the Clipbook just that when it was first developed. But when I noticed that some people confused it with the...
3523
Lawrence M Hamilton, ...
lmhamilton@...
May 1, 2000 1:32 pm
Hey Clippers, On Sat, 29 Apr 2000 22:48:37 -0500 "Lawrence M Hamilton, Jr." ... I thought of a problem with my clip last night. Unless you copy the clip ...
3524
Eric G.V. Fookes
fookes@...
May 1, 2000 4:29 pm
Hi Eb, ... You're right. My mistake. This feature will be enabled in the Light version in the next update... Regards, Eric Fookes ... NoteTab v4.81 available...
3525
Eric G.V. Fookes
fookes@...
May 1, 2000 4:30 pm
Hi Lotta, ... There is unfortunately a small bug causing this when the "Indent on Paste" option is set. I'm fixing it in the upcoming NoteTab v4.82 release.......
3526
Jody
KJB1611@...
May 1, 2000 4:41 pm
Hi Carl, ... Try restarting NoteTab or rebooting. Do you get an error message? The View menu commands may need delay in them now due to the Clipbar menu, but...
3527
Len
NoteTabA@...
May 1, 2000 4:59 pm
Hi Jody, All; Sorry about that. I was mislead by the fact that the Libraries folder contained files with the .clb extension which I assumed was an acronym for...
3528
Jody
KJB1611@...
May 1, 2000 5:03 pm
Hi Stephen, ... OK, how about this? In itself, the Clipbook is a book cover, the shell that wraps a book whether it is paperback, hardback, plastic, etc. You...
3529
Sky- Surfer
mykarmayourdogma@...
May 1, 2000 6:25 pm
Hello all... (This full posting, and the reasoning behind it, can be found in the ntb-OffTopic list titled: Using NTP to assist ACDSee descriptions (#246)) I...
3530
RS
ptools@...
May 1, 2000 7:04 pm
Hi All, ClipWriter 2.0, Millennium Edition, is available now. There will be a Special Introductory Offer, for limited time, at the ClipWriter page: ...
3531
Sky- Surfer
mykarmayourdogma@...
May 1, 2000 7:17 pm
Hi All... I have over 300MG of email in Endora... (Yes, you read correctly - It's a long story really... hehehe) What I desperately need is an automated way...
3532
Jody
KJB1611@...
May 1, 2000 7:35 pm
Hi Sky, ... The ^!SetArray line is one long line. If it get split, place the cursor in front of the lines that are split and hit backspace. Edit your word...
3533
Jody
KJB1611@...
May 1, 2000 7:51 pm
Hi Sky, Gee Sky, you don't ask for too much do you? :) Although MailBag Assistant will not delete the latter part of the posts it will convert them all too a...
3534
Raymond Fitzgerald
raymond.fitzgerald@...
May 1, 2000 8:42 pm
Hi Skylight, ... Jody and I must have been working on this at the same time! Well, here's another--actually a short and a long version. The short version...
3535
rellieb-steve
rellieb-steve@...
May 1, 2000 9:32 pm
... Yes, and what is being displayed in the clip list is a library of clips, not a 'book' of clips. :-/ (Clipbook??) Otherwise, let us call libraries...
3536
Jody
KJB1611@...
May 1, 2000 11:33 pm
Hi Stephen, ... I can't imagine NoteTab without the Clipbook. Your line there even brought a sadness about me. :( There would be so much work to do at this...
3537
Jody
KJB1611@...
May 2, 2000 3:28 am
Hi Sky, ... In the Clip I sent I thought perhaps you might have wanted your words in a different format than all on a new line. It is done on the Append line...
3538
Wayne VanWeerthuizen
wayne@...
May 2, 2000 5:18 am
... Well, your Perl code will then be infected with what is called, "leaning toothpick syndrome". Cures do exist for it. Which of the following examples is...
3539
Claes Gauffin
gauffin@...
May 2, 2000 7:02 am
Hi Carl, Jody ... I had this problem both with the File and the View menus, and got the advice from Eric to enter a small delay within the command. For...
3540
Jody
KJB1611@...
May 2, 2000 7:37 am
Hi Claes, ... If you are having problems, yes, add the delay. Nothing changed though that should effect the File menu, only the view menu. Some machines are...
3541
Alan Williams
alwilli@...
May 2, 2000 1:09 pm
Hi all Im trying to write a clip that will open each file in a directory, insert a file at a marker, do a find and replace using regular expression (am unable...
3542
Jody
KJB1611@...
May 3, 2000 7:56 am
Hi Alan, ... It's hard for me tell exactly what you are doing, but I will comment on the following two lines first. ... Don't put the brackets around your...
3543
Jody
KJB1611@...
May 3, 2000 8:14 am
Hi Alan, ... Reverse that please. :) Find <!--[^>]*--> and replace with... nite... c ya, Jody The whole world doth err save you and me and even thou doest err...
3544
Alan Williams
alwilli@...
May 3, 2000 8:34 am
Hi ntb-clips, Further to my cry for help yesterday, Im pleased to report that I have made some strides in choosing the directory and processing files in turn. ...
3545
Alan Williams
alwilli@...
May 3, 2000 1:34 pm
Hi ntb-clips, I wrote ... Jody supplied a beautiful answer. (See Below Sig Line) However I have a question. Jodys Clip behaves in an intersting fashion. If I...
3546
David McIntosh
dgmc@...
May 3, 2000 1:34 pm
hi In the piece of clip below what does the [ .*\r\n ] mean I an not find it anywhere in the help??? ... ^!If ^%Amount% = 0 Loop2 ^!Append %Lines%=.*92;r\n ^!Inc...
3547
Larry Thomas
larryt@...
May 3, 2000 2:23 pm
Hi Alan, ... Jody explained this to us several months ago and I will explain it as I understand it. It does appear that you have the syntax correct. When ...
3548
Michael Gerholdt
gerholdt@...
May 3, 2000 2:27 pm
David: Do a 'Find' for Regular Expressions Regular Expression Tokens: * = match zero or more of preceding character ^ = beginning of line $ = end of line \ =...
3549
Jody
KJB1611@...
May 3, 2000 4:45 pm
Hi Larry, ... That was fixed in one of the 4.8 versions. NoteTab now "refreshes" the search criteria to the original when using RegExp. The wildcards, etc....
3550
Eb Guenther
ebg@...
May 3, 2000 6:08 pm
Hi y'all, I need a suggestion for the single BEST clip command that does nothing. Is there a problem with having a clip that has no commands in it? What about...