Thank you for the clip Hugo-it works great. In an outline, I would like to be able to go the last spot I was at in a topic without setting a bookmark. Is there...
12390
Larry Hamilton
lm_hamilton
Aug 26, 2004 11:40 pm
Linda, If the last spot is always the last heading in an outline, here is an example I use at work. I am salaried, but I track my start and end of the day to...
12391
jxz
john_negus
Aug 27, 2004 6:25 am
Thanks a lot Hugo, hrs & Jody for helping with this. I've found what was wrong. Using debug showed that it's the ^!Jump line_start line which is causing the...
12392
manon_purple
Aug 27, 2004 9:22 am
I need a clip to strip URL's from an HTML document and leave the rest of the HTML formatting intact. I tried to write one myself but made a totall mess so far....
12393
Don Daugherty
dondaugherty...
Aug 27, 2004 2:21 pm
... I use the following ^!Jump Text_Start ... ^!Find " href=" TIS ^!IfError End ^!Select HTMLTag ^!InsertText ^%Empty% ^!GoTo HTMLs ... Try it out on a sample...
12394
Don Daugherty
dondaugherty...
Aug 27, 2004 2:30 pm
... library? ... SecondLib.clb. ... on EDIT CLIP. ... How about replacing the ^!LoadLibrary with ^!Open "C:\Program Files\NoteTab Pro\Libraries92;SecondLib.clb" ...
12395
Roy Herring
roynancy@...
Aug 27, 2004 4:57 pm
That would do the trick, Don. Like you say, I would have to be careful to not make unwanted changes in other clips. But your technique will work. Thanks. ... ...
12396
Dave Evartt
evartt
Aug 27, 2004 8:49 pm
How can I make the following script display as a single dialog box instead of two? ^!SET %name%=^?{Author Name=^$GetValue(author:name)$} ^!SET...
12397
manon_purple
Aug 27, 2004 8:50 pm
Thanks, great, this is good for learning, I see what I did wrong: the ^%Empty% did the trick. Another option I try to insert is a !Set %Range% to execute the ...
12398
Jody
notetabber
Aug 27, 2004 10:06 pm
Hi Dave, ... When using braces (instead of brackets) you need to put is all in one ^!Set command separated by a semi-colon delimiter: ^!Set %name%=^?{Author...
12399
hsavage
hrs62930
Aug 28, 2004 12:59 am
... Dave, Make 1 long line from the 2 set variable lines. Do so by eliminating the second set command and join both lines using a semi-colon, space and the...
12400
manon_purple
Aug 28, 2004 7:14 am
Meanwhile I found out that !Set %Range% was not very clever of me, neither was $GetSelections and other things I tried. ;-) I use a ^!Jump Select_Start now...
12401
melchior prisi
swyft2001
Aug 28, 2004 10:36 am
Hi, ... You might read the Help file about the commands ^$getrowstart$ and ^$getrowend$. Select something, then ^!set %end%=^$getrowend$ and let the clip stop...
12402
manon_purple
Aug 28, 2004 2:05 pm
Thanks, got it, works perfect!!...
12403
giannis_rho
Aug 28, 2004 5:46 pm
... another library? ... in SecondLib.clb. ... click on EDIT CLIP. ... clb ... ; Show Headers in menu must be checked ^!Menu Tools/Clipbook Properties/Show...
12404
giannis_rho
Aug 28, 2004 5:49 pm
; Clipbook Commander
; Start Rhodes 20/3/2004 giannis_rho@...
; Incompleted just for test
:start
^!StatusShow Clipbook Commander ...
;^!ClearVariables...
12405
Jody
notetabber
Aug 28, 2004 8:18 pm
Hi giannis_rho, ... You had many lines get hard line breaks in them. You might want to upload to the Clips Files are at yahoogroups from the link below. Also,...
12406
Don Daugherty
dondaugherty...
Aug 28, 2004 9:29 pm
... If you want to limit ^!Find and or ^!Replace operations to a particular section of a document, you can Find something at the very beginning of that...
12407
ntb-clips@yahoogroups...
Aug 29, 2004 12:31 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ntb-clips group. File : /Clipbook...
12408
manon_purple
Aug 29, 2004 8:21 am
Hi Don, Thank you very much. These notes are very instructive. I though I found the solution with Melchior's advise, but that was only partially, the function...
12409
Tuomo
kuutamo12
Aug 29, 2004 11:27 am
Hi, Thanks a lot. Now it works ok. Tuomo Luuk. 2:2; ({\cf1192;ul Luk_2:2}) Luuk. 2:2-20; ({\cf1192;ul Luk_2:2-20}) Luuk. 1:1-9; ({\cf1192;ul Luk_1:1-9}) Luuk....
12410
prlproductmanager
prlproductma...
Aug 29, 2004 6:52 pm
Here's a clip I bastardized from some html stuff I downloaded from Jody. It finds the next <a href (case insensitive), selects from there to the > deletes,...
12411
prlproductmanager
prlproductma...
Aug 29, 2004 8:13 pm
This is a very technical question I'm running a clip that opens the firstfile in a dir, processes it, saves it with a better name to a new name and destroys...
12412
ntb-clips@yahoogroups...
Aug 29, 2004 8:42 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ntb-clips group. File : /Clipbook...
12413
melchior prisi
swyft2001
Aug 29, 2004 8:43 pm
Hi, ... ^!Set %FileName%=^$GetFileFirst(^%Dir%;"^%Types%")$ ^!iftrue ^$isempty(^%filename%)$ endloop ^!Open "^%FileName%"^ ... Another solution could look like...
12414
manon_purple
Aug 29, 2004 8:59 pm
Thank you for your reply! There appear to be many different ways to write a clip. This one has a problem my own attempts have as well: it does not operate...
12415
Don Daugherty
dondaugherty...
Aug 30, 2004 2:37 pm
... I don't know if I have any tested examples. I'll look around and reply again if I find one. ... TIS is a set of options that apply to ^!Find and ^!Replace...
12416
Roy Herring
roynancy@...
Aug 31, 2004 12:30 am
Thanks a million, Giannis. This works great. Roy ... From: "giannis_rho" <giannis_rho@...> To: <ntb-clips@yahoogroups.com> Sent: Saturday, August 28, 2004...
12417
Chris Valentine
hockeyshooter8
Aug 31, 2004 10:19 am
I'm trying to remove a link with a button image from an HTML file. This is the clip I've got so far but it doesn't appear to select the text correctly before...
12418
Hugo Paulissen
hugo_paulissen
Aug 31, 2004 10:49 am
... ^!Jump SELECT_END should do the trick - after your search for </A>. BTW: it is safer to surround your searchstrings with quotes, especially if a quote...