Hi Ian, ... ^!SetScreenUpdate OFF ... ^!Open "^%Files^%I%%" ^!Jump DOC_START ^!Find "<div class="text">" IST ^!Jump SELECT_END ^!Set...
9548
Sheri
silvermoonwo...
Dec 2, 2002 8:20 pm
http://groups.yahoo.com/group/ntb-clips/files/ClipcodeSyntax_v4.01.zip The Clipcode Syntax clip provides a convenient way of retrieving the syntax for Clipcode...
9549
Dick Gascoigne
bobbit_singa...
Dec 4, 2002 6:29 am
Before I try doing it myself, does anyone have a clip that will remove attachments from .eml files from Outlook Express? My plan is to drag the message with...
9550
Alan C.
acummingsus
Dec 4, 2002 6:50 am
Hi Dick, ... The next, not directly. But it launch them, the .eml files. I forget what to do after that. been a while since I did it. It gathers, loops,...
9551
Dick Gascoigne
bobbit_singa...
Dec 4, 2002 2:44 pm
Alan C. - Thanks for the clip. That is good for opening each of the .eml files in OE's viewer. From there I can use File:Move to Folder to actually get it...
9552
h.paulissen@...
hugo_paulissen
Dec 4, 2002 4:40 pm
Hi Dick, Although I do not use OE frequently, it is better than Outlook for these kind of tasks because of the plain text format of the messages. For more...
9553
h.paulissen@...
hugo_paulissen
Dec 4, 2002 4:44 pm
Here I am again, Dick, I opened the resulting .eml files by doubleclicking so I assumed they would work (no attachment-indocation in the email itself). I just...
9554
h.paulissen@...
hugo_paulissen
Dec 4, 2002 4:53 pm
Last time, If you remove the last two lines from the resulting emailmessages it appears to work correctly (no paperclips). You can automate that as well,...
9555
Len
lohargrovejr
Dec 5, 2002 9:48 pm
Hello All; This is an improved clip to set IE Cookie (Privacy) blocking. If you know of a way to do this without using the extensive ^!Keyboard chains please...
9556
Len
lohargrovejr
Dec 5, 2002 11:31 pm
Hello All again; Change the ...Prompt^=a v o p ... to ...Prompt^=v o p ... The a was left over from some testing....
9557
Lay, Coy
coy_lay@...
Dec 9, 2002 11:59 pm
Somebody help me get started on this script. I get very large log files and I clean them up to import into a spreadsheet. My clean up script now takes as...
9558
hugo_paulissen <h....
hugo_paulissen
Dec 10, 2002 8:47 am
... files and ... now takes Coy, A similar question has been asked before. Read the post of Dick Gascoigne in the archive... (message 8255). Maybe you have to...
9559
thefrank <tf@...>
thefrankwmx
Dec 10, 2002 12:22 pm
Hi Coy, Since these are logfiles, I am thinking you may have server access. If this is the case it may be much simpler to split the files directly on your...
9560
allenhowell_2000 <...
allenhowell_...
Dec 10, 2002 7:47 pm
I am a very new user and wanted to know if Clips can be used to integrate Notab with Outlook notes so I can save files through notes to my Palm. Any direction...
9561
Sheri <silvermoonw...
silvermoonwo...
Dec 10, 2002 10:52 pm
... notes ... Hi Allen, Although I don't use Outlook or Palms, I'm pretty sure you could do what you want with a clip. You can do such things as automatically ...
9562
Larry Hamilton
lm_hamilton
Dec 11, 2002 2:32 am
Allen, I believe there is at least one clip library on the NoteTab.com libraries pages. Off the top of my head I do not recall the funtionality involved. I do...
9563
Lee
tzemachorg
Dec 13, 2002 9:43 pm
Sheri, How would that work using a clip? I guess I should have mentioned I want to put it into a clip (Oppps ... I should have sent this to the clip list. I ...
9564
Sheri <silvermoonw...
silvermoonwo...
Dec 13, 2002 10:30 pm
Hi Lee, Copy the following three lines to the clipbook, righ-click in your clipbook and select "Add from Clipboard." Right- click again and select "Save Now"....
9565
Jonathan Woodbridge
jadamwood
Dec 14, 2002 6:45 am
I have been chopping away at Jody's wsftp clips because I didn't need all the bells and whistles, and I also couldn't get the clip to run. I took out as many...
9566
Sheri <silvermoonw...
silvermoonwo...
Dec 14, 2002 1:49 pm
... <woodbridge@a...> wrote: Hi Jonathan, Can you give an example of what you want in the file vs what is going there? I ran your clip (minus the actual...
Sheri, Thanks! It works great! I appreciate your help. Lee ... [Non-text portions of this message have been removed]...
9569
dean martineau
mediator9
Dec 15, 2002 1:48 am
I have a couple questions: 1. Is there a way for the timer to perform an action every five minutes? I can't figure out syntax to have it activate whenever...
9570
David McIntosh
david_99_au
Dec 15, 2002 2:54 am
Hi Has anyone had this problem , when you click on view in browser with a .htm or .html open notetabstd just locks up tight , the only way out is to restart...
9571
Alan C.
acummingsus
Dec 15, 2002 4:56 am
Hi Dean, ... The next (entire set of clips) is a basic that does so. More bells and whistles could be added. As it currently is, once started, it doesn't...
9572
Alan C.
acummingsus
Dec 15, 2002 10:55 am
I got rid of the ^!Delay command. Works even better. Notice in the updated further below, a new ^!IfSame line followed by a new ^!Set line then the same 5...
9573
Sheri <silvermoonw...
silvermoonwo...
Dec 15, 2002 4:44 pm
Hi Lee, I'm glad that worked ok, glad to help. I just noticed that I made an error in the replace clause by leaving a percent off the end of ^%empty%....
9574
Alan C.
acummingsus
Dec 15, 2002 9:19 pm
Timer itself now (changed) set at 5 minutes interval. Therefore, no need for checking/testing in the my_reminder clip. So, removed any code for conditional...
9575
Alan C.
acummingsus
Dec 15, 2002 9:52 pm
Hello, In NoteTab's RemindMe clip library, the TimerStart is set so as to trigger itself every 30 seconds. ^!TimerStart 30000 Each 30 second triggering, in...
9576
Sheri <silvermoonw...
silvermoonwo...
Dec 15, 2002 11:35 pm
... also simultaneously also run other clips and do my normal work? ... Hi Alan, I confess I do not use Timer clips. However, as long as the timer clip isn't...