... ^!If ^$GetRow$<= ^$GetTextLineCount$ StartLoop Note that the test either succeeds, and jumps back up, or fails and drops out of the loop. However! since...
... If Jody's suggestion hasn't solved your problem, you might consider these possibilities: (1) The title bar doesn't have the identical syntax on the 2...
Hi Taka, Don, and Others, ... Excellent advice Don. I use the non-regular expression (RegExp) versions often. For those of us are a little RegExp challenged or...
Thank you all. Getting the application title by ^$GetAppTitle$ worked perfectly. It appears that the title bar was different from the actual title. Also, I...
Hi Taka, ... Glad something working. You probably just forgot or are new to the lists, but try to remember to snip out unneeded text to understand your...
Clippers, I'm looking for a clip that seems so basic, it's probably already been written. See this line. See this line. See this line. See this additional...
... The following was made to look for duplicated "phrases" in Websites, but may be adaptable to what you need. ^!ClearVariables ^!SetHintInfo Working... ...
Hi, I have bought a new computer and want to copy over the clips I saved in NoteTab light on the old computer. Where do I find these clips and what folder do I...
Richard Hole
richardhole@...
Jul 5, 2005 7:49 pm
14018
Hi Charles, ... Try this one on a copy... <--- Copy below this line ---> H=Remove Dups-Trips ; eMailed on 07-05-2005, ntb-clips@yahoogroups.com, Jody ;...
Hi Charles, I forgot to mention that you have to have the first word(s) on line one, the first line. It drove me nuts trying to debug my Clip written way back...
Needing a way to practice, I thought I'd use NoteTab Pro to brush up on my Perl skills (which are fairly light anyway). Does anyone here use Perl in thier...
Hi, I sent this a day ago, but I never saw it go out to my address on the list, so you may not have received it. I have bought a new computer and want to copy...
Richard Hole
richardhole@...
Jul 6, 2005 3:34 pm
14023
... Hi Richard. Go to Program Files > Note Tab > Libraries, and find the library files that you altered. HTH Ian -- Was it not a comedy, a strange and stupid ...
Ian Rastall wrote:[ . . ] ... It's not a challenge. In fact, it's rather easy. The ^!RunPerl command operates on the currently focused doc. And, if there's...
Hi Tom, ... There are 4 in my Outline Library: Outline to Pages (Has links to go to the previous page or next page or back to the index) Outline to Frames I (I...
Hi Ian or whoever can help, Thanks for your letter. I sent this a similar letter soon after you replied, but I never saw it go out to my address on the list,...
Richard Hole
richardhole@...
Jul 7, 2005 2:00 am
14027
Hi Richard, ... You will not see Clips as a file, they are part of the *.clb files like your Richard.clb which are normally found in NoteTab's Libraries...
Hi Jody, Thanks for your letter. My computers are networked together so I do not have to zip anything or burn anything to a CD. The old computer has Windows...
Richard Hole
richardhole@...
Jul 7, 2005 3:25 am
14029
Hi Richard, ... You are most welcome! ... Sounds like a winner to me. You really don't even have to run the setup program again. The only reason I mentioned...
Hi Ian, Thanks for your letter. In c\Program Files\NoteTab Light\Libraries I could not see any folders. There was an icon named "Richard.clb" but a message...
Richard Hole
richardhole@...
Jul 7, 2005 5:49 am
14031
Clip making for capturing webpages to text was being done recently. I looked at them and made my own. I just pass it on here. The identiication of the webpage...
Adrian/ Rosemary Wors...
change@...
Jul 7, 2005 11:52 pm
14032
Adrian I was puzzled as to what the ^!Keyboard ALT+V O in your clip was for, until I realised you meant ^!Keyboard ALT+V C to bring the page source into...
Interesting about that typing error correction - the danger of transferring something correctly done in MyIE2 and then not altered in Internet Explorer itself...
Adrian/ Rosemary Wors...
change@...
Jul 9, 2005 3:05 am
14034
Hi Everybody, This is FYI, please do not reply on the lists to it, except for the Off-Topic perhaps. I don't know when I'll be able to reply to any messages......
I can ftp files to a dir on my server, but what's the syntax to use to upload to a user/password-protected folder? Via a script presumably... but I have no...
brainceee, There is an FTP Library that comes with NoteTab that uses the ftp.exe built into all versions of Windows. It allows you to save or specify the ...
I didn't you could upload to a password-protected dir without the password and username somewhere, so, yes, that helped a lot. Thank you! ... the ... you...
Greetings: I am trying to more easily make a set of directories from a series of API numbers (unique identifiers). I get email asking me to process a set of...
... API ... this.... ... readily see ... Phillip, Here is a copy of your clip 'tweaked'. It performs as you want using a list of numbers/words. The only...