... API ... this.... ... readily see ... Phillip, Here is a copy of your clip 'tweaked39;. It performs as you want using a list of numbers/words. The only...
14038
Phillip Sand Hansel II
mr_phillip2
Jul 12, 2005 10:36 pm
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...
14037
brainceee
Jul 12, 2005 3:43 pm
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...
14036
Larry Hamilton
lm_hamilton
Jul 12, 2005 2:38 am
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 ...
14035
brainceee
Jul 11, 2005 3:30 pm
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...
14034
Jody
notetabber
Jul 10, 2005 4:39 pm
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......
14033
Adrian/ Rosemary Wors...
change@...
Jul 9, 2005 3:05 am
Interesting about that typing error correction - the danger of transferring something correctly done in MyIE2 and then not altered in Internet Explorer itself...
14032
Bob McAllister
bob_mcallister
Jul 8, 2005 2:38 am
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...
14031
Adrian/ Rosemary Wors...
change@...
Jul 7, 2005 11:52 pm
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...
14030
Richard Hole
richardhole@...
Jul 7, 2005 5:49 am
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...
14029
Jody
notetabber
Jul 7, 2005 5:19 am
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...
14028
Richard Hole
richardhole@...
Jul 7, 2005 3:25 am
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...
14027
Jody
notetabber
Jul 7, 2005 2:31 am
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...
14026
Richard Hole
richardhole@...
Jul 7, 2005 2:00 am
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,...
14025
Jody
notetabber
Jul 6, 2005 10:07 pm
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...
14024
Alan C
acummingsus
Jul 6, 2005 7:36 pm
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...
14023
Ian Rastall
the_rastallian
Jul 6, 2005 3:44 pm
... 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 ...
14022
Richard Hole
richardhole@...
Jul 6, 2005 3:34 pm
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...
14021
Ian Rastall
the_rastallian
Jul 6, 2005 10:22 am
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...
14020
tomas_agevolution
tomas_agevol...
Jul 6, 2005 12:59 am
Clippers, Is there a clip to open a folder and convert several files from .otl to .htm? Thanks, Tom...
14019
Jody
notetabber
Jul 5, 2005 9:16 pm
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...
14018
Jody
notetabber
Jul 5, 2005 8:54 pm
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 ;...
14017
Richard Hole
richardhole@...
Jul 5, 2005 7:49 pm
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...
14016
Jeffery Scism
scismgenie
Jul 5, 2005 6:54 pm
... The following was made to look for duplicated "phrases" in Websites, but may be adaptable to what you need. ^!ClearVariables ^!SetHintInfo Working... ...
14015
Charles or Mary Fried...
cefwis
Jul 5, 2005 2:36 pm
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...
14014
Jody
notetabber
Jul 5, 2005 8:13 am
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...
14013
thigashi@...
tkhgsh
Jul 4, 2005 1:56 am
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...
14012
Jody
notetabber
Jul 2, 2005 11:09 pm
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...
14011
Don Daugherty
dondaugherty...
Jul 2, 2005 7:26 pm
... 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...
14010
abairheart
Jul 1, 2005 8:07 pm
... ^!If ^$GetRow$<= ^$GetTextLineCount$ StartLoop Note that the test either succeeds, and jumps back up, or fails and drops out of the loop. However! since...