If I am understanding you right, you are simply creating a low res image in an image directory (I'd call them thumbnails even though they are larger than your...
15973
jonas_ramus
Jan 16, 2007 3:08 pm
Alec, I tried to adapt the last version of my clip to your new concept... 71-13.1 Concordance-Jonas (double replace) ^!Setscreenupdate off ^!Menu Edit/Copy all...
15974
jonas_ramus
Jan 16, 2007 3:12 pm
... Sheri, Thanks for all your suggestions! See my latest reply to Alec - I tried to pay attention to all your tips. ... You are right. The substring file was...
15975
Mike Breiding
mikebreiding
Jan 16, 2007 8:17 pm
... This is the way I have it set up. ... I replaced my code with yours and below is the HTML output for one of the files and the linked file <a ...
15976
Mike Breiding
mikebreiding
Jan 16, 2007 8:38 pm
At 03:38 PM 1/15/2007 , you wrote: See additional note at bottom. ... This is the way I have it set up. ... I replaced my code with yours and below is the HTML...
15977
Sheri
silvermoonwo...
Jan 17, 2007 4:35 am
... Hi Flo, There should only be one difference between the two replace commands (inclusion or exclusion of the \b's) but the second one is missing the ...
15978
Don - HtmlFixIt.com
dpasseng
Jan 17, 2007 3:50 pm
I grabbed the wrong variable apparently. It appears I included the path by mistake. Use this instead: ;Insert image tag and information into document ;now...
15979
Don - HtmlFixIt.com
dpasseng
Jan 17, 2007 4:00 pm
... also the "hres/..." part of that ahref should match what you actually name your subdirectory containing the hi resolution photos. I said hres, but you...
15980
Mike Breiding
mikebreiding
Jan 17, 2007 5:00 pm
AWESOME! What a time saver this will be. Thanks so much. -Mike ===================== ... ~~ [Non-text portions of this message have been removed]...
15981
jonas_ramus
Jan 18, 2007 1:56 am
... Sheri, thanks - I should have noticed that by myself! With another \r\n it's perfect now. ... That's it! Those who don't want to remove these spaces may...
15982
libbazet
Jan 19, 2007 9:15 pm
Hello all, I am trying to write a clip that to process a list of users. The part which I am stuck on is comparing a user expiration date to the current date....
15983
lpolkosnik
Jan 19, 2007 9:16 pm
Hi, I am new to clip programming. I started with simple clips without problem. One problem I cannot resolve is colon. I see this is need for label...
15984
lpolkosnik
Jan 19, 2007 9:20 pm
Hi, Need place colon as text not label. Tried ^%COLON%, did not work. Can anyone help Thanks, Leon...
15985
hsavage
hrs62930
Jan 19, 2007 9:44 pm
... Leon, Can you be a little more specific. Furnish an example and explain you difficulty in detail. ēvē 2007.01.19 - 08.43.28 Great Truth About Growing...
15986
jonas_ramus
Jan 20, 2007 2:50 pm
Elizabeth, I managed to make your clip work on two conditions: 1. Change the date format to yyyy/mm/dd (regarding your data). 2. Change ^$GetDate(m/d/yyyy)$ to...
15987
libbazet
Jan 20, 2007 8:14 pm
Flo, Thanks for the help. This will work out perfectly. I didn't need the date to be in any certain format. I just needed it run the comparison, so that I...
15988
junja
john_negus
Jan 21, 2007 7:15 am
I see on the NoteTab site: "NoteTab Pro 5.1 .. Best of all, it's programmable!" Does that mean that NoteTab Std 5.1 is not? junja...
15989
junja
john_negus
Jan 21, 2007 7:16 am
File&Folder-Ops is a clip for carrying out operations on the file currently loaded and/or its folder. It was developed under Windows 98se and NoteTab v 4.95,...
15990
hsavage
hrs62930
Jan 21, 2007 8:27 am
... junja, No, it doesn't mean that, 'Std' should be nearly identical to 'Pro" in programming capability. 'Pro' has several extended features not available in...
15991
tiptoebasoon
Jan 22, 2007 2:00 am
I need a clip which will export each heading of an otl into a separate text file. Can anyone here help?...
15992
Sheri
silvermoonwo...
Jan 22, 2007 4:42 am
... Hi, Did you know that you can right click in the outline header pane and select Headers to Clipboard? Then Edit|Paste New will put them in a new file...
15993
tiptoebasoon
Jan 22, 2007 6:15 pm
Sheri, thanks for the reply and clip. I ran it and got a syntax error for line 17: ^!InsertText ^$GetDocMatchAll("(?<=\r92;n\r\nH=\x22).+(?=\x22\r92;n)";0)$ So I'm...
15994
Sheri
silvermoonwo...
Jan 22, 2007 7:23 pm
Hi Michael, You need NoteTab version 5.1 to run the clip. There are trial versions of Standard and Pro you could try. This particular clip puts the headers...
15995
jonas_ramus
Jan 22, 2007 9:51 pm
Hi, I'm trying to execute... ^!Keyboard ALT+T S M CTRL+A ALT+C ^!Toolbar Paste New in order... - to start the Text Statistics - to choose "More" - to copy the...
15996
fw7oaks
Jan 22, 2007 10:43 pm
Hi Flo, ... Windows clipboard file size limitation, Google for a "clipboard extender" and try using an external program rather than the in-built clipboard. fw ...
15997
tiptoebasoon
Jan 22, 2007 11:48 pm
Hi Sheri, I updated to NTP 5.1, ran your clip, and it does what I originally asked for; but what I really want is to take an otl with say 123 headings, and...
15998
hsavage
hrs62930
Jan 23, 2007 1:33 am
... to proceed to the "More" view when inserting some delay settings ... or sometimes there has been pasted only an older content of the ... is also to be...
15999
Sheri
silvermoonwo...
Jan 23, 2007 2:04 am
Hi Michael, I think this will do what you want. The text files will be saved in the same location as the otl file. Regards, Sheri ... ^!IfDiff...
16000
tiptoebasoon
Jan 23, 2007 4:57 am
Thanks Sheri! You made my day. With your clip I extracted an otl with 323 headings to 323 text files, perfectly -- even the headings I use as topic separators...
16001
Edward
horsefly_38866
Jan 23, 2007 5:13 am
I found this long winded article to be very good. I am going to print it out. There is another article that will be listed at the end and it is pretty...