Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ntb-clips · The NoteTab Clips List

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 7891 - 7920 of 23815   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
7891 Stephen Riddle
stephenriddle Send Email
Dec 1, 2001
9:42 am
Hi Larry, Thanks, I'll try that. 8-) Stephen ... . . ....
7892 thefrank
thefrankwmx Send Email
Dec 2, 2001
12:58 am
Hi Jonathan, Here is the one that I use. It opens to the correct directory in WinExplorer: ^!FocusApp Exploring* ^!Set %DirName%=^$GetPath(^**)$ ^!Shell...
7893 Jonathan Woodbridge
jadamwood Send Email
Dec 2, 2001
4:36 am
Thanks, Alan, for your help. I put together this clip that works for me to open a focused file in Notetab in an Explorer window. I wish I'd thought of this...
7894 Tyrell_RR@...
tyrell_rrodeo Send Email
Dec 2, 2001
4:59 am
small update: ^!Shell explorer.exe /e,/select,"^**" [win98se] this will still open a new window, but now also select the document in the left files plane. note...
7895 Alan C.
acummingsus Send Email
Dec 2, 2001
5:43 am
Hi Jonathon, Marvel idea, send keystrokes, use the explorer address field I hadn't thought of that possibility. I needed a goto end as where I placed it in...
7896 Alec Burgess
alecb3ca Send Email
Dec 2, 2001
6:40 am
Tyrell ... Nice touch ... I was pretty sure there was a way to get that done ;--) Regards ... Alec ... From: <Tyrell_RR@...> To:...
7897 John Zeman
john041650 Send Email
Dec 2, 2001
4:08 pm
I have a feeling the results of this exercise will depend a lot upon the operating system being used. I like thefrank's clip for its simplicity, but on my...
7898 Tyrell_RR@...
tyrell_rrodeo Send Email
Dec 2, 2001
5:49 pm
Hi Thinking to making a as small as posible "open document in explorer" clip, I run into the problem of closing the current explorer window. ...It won't...
7899 Alec Burgess
alecb3ca Send Email
Dec 3, 2001
12:32 am
... All versions work well on my system (Win98 ntb 4.86) but don't reuse an already open Explorer window - no big deal. (I thought it might be keyed to the...
7900 Hans-Guenter Mueller
note66lis Send Email
Dec 3, 2001
2:55 am
Hi Tyrell, ... I dont understand, why you want to close one (!) Explorer-Window, may be, there are several open, you match the fist as luck would have it What...
7901 Hugo
hpaulissen Send Email
Dec 3, 2001
10:33 am
Hi all, Alec wrote: The one shortcoming of all the versions using the "select" command parameter to pre-select the file is that focus is left in the left ...
7902 Tyrell_RR@...
tyrell_rrodeo Send Email
Dec 3, 2001
12:15 pm
Hi Hans ... Well, I did not get to the part to test and close any other open explorer windows (bad idee anyway, If there is a explorer window you don't want to...
7903 Tyrell_RR@...
tyrell_rrodeo Send Email
Dec 3, 2001
12:52 pm
Hi All Variable delay: Shell Explorer OR Keyboard ALT+D ... CTRL+V ENTER ; --- ^!Delay 1 ^!FocusApp Exploring - ^$StrDeleteRight(^$GetPath(^**)$;1)$ ^!IfError...
7904 Jonathan Woodbridge
jadamwood Send Email
Dec 3, 2001
7:17 pm
Reading the improvements on the clip I put together, I've tried Hugo's clip with Tyrell's variable delay and it works very nicely indeed. Thanks to all who've...
7905 Jody
notetabber Send Email
Dec 3, 2001
8:00 pm
Hi Jonathon, If you have an older copy of Windows installed like W95 look for Tips.txt in the Windows folder. It has a number of examples to open Windows...
7906 Jody
notetabber Send Email
Dec 3, 2001
8:00 pm
Hi Stephen, In the type of wizard I build for activating and taking the Library out of Hidden state, I needed to add an extra underscore so that the...
7907 Alec Burgess
alecb3ca Send Email
Dec 3, 2001
10:04 pm
... I hadn't really focused on this (pun intendended;-) but ... in Folder Options - View [x] Display full path in title bar : I think this value has to be...
7908 Eric G.V. Fookes
eric_fookes Send Email
Dec 4, 2001
11:23 pm
Hi everyone, Here comes pre-release #5, which may become the final release of NoteTab Pro 4.86c if no problems are found. The file is available from this URL ...
7909 dheflick Send Email Dec 5, 2001
5:13 pm
Has anyone figured out how to get a clip to paste clipboard content or variables into a ntp dialog-box? I'm trying to write a clip that will paste clipboard...
7910 Jody
notetabber Send Email
Dec 5, 2001
6:18 pm
Hi David, ... To see variables and functions in a Clip Wizard you must use braces instead of brackets. ; ^!Set %data%=^?{Search &Disk Criteria=^$GetSelection$}...
7911 Ray Shapp
rayshapp Send Email
Dec 6, 2001
3:49 am
Hi Jody, I'm trying to learn from the clip you sent to David. Please explain the following line of code: ^!Set %data%=^?{Search &Disk Criteria=_Selected ...
7912 Alan C.
acummingsus Send Email
Dec 6, 2001
8:14 am
Hi All, Comments, suggestions, similar clips previously created? ... I just discovered that a copyclip command exists. I launched the clip with a clipbar...
7913 Jody
notetabber Send Email
Dec 6, 2001
8:29 am
Hi Ray, ... These happen in the order I have them according to the Help file. I think I covered them all and got it all correct. <g> Look in Clip Language -...
7914 thefrankwmx Send Email Dec 7, 2001
10:42 am
I have 3 browser windows open and minimized. I want to use ^!URL www.somepage.com to open somepage in a fourth default browser window but it simply reloads the...
7915 hpaulissen Send Email Dec 7, 2001
12:15 pm
Hi Frank, This works for IE, with a slight change it should work for the other browsers as well... ^!FocusAPP "*Microsoft Internet Explorer" ^!Keyboard CTRL+N ...
7916 Jody
notetabber Send Email
Dec 7, 2001
5:54 pm
Hi Hugo & tf, Did you make a new INI file when you installed ntp486c5wp.exe? I will test, because Eric changed a number of the default settings, but they...
7917 Jody
notetabber Send Email
Dec 7, 2001
6:25 pm
Hi Hugo & tf, ... Ignore that. It is in one of my PasteBack FAQs that I changed "by accident,?" it is not suppose to be there. :) Happy Clip'n! Jody ...
7918 Sandra Rozhon
srozhon Send Email
Dec 8, 2001
8:28 pm
Is there a clip available that will print out a text file in booklet form? In other words, printing 2 pages per side of paper (horizontally)? Sandy...
7919 note_ed Send Email Dec 8, 2001
10:35 pm
Sandy. There's a great little utility called TxtPrint that has a NoteTab clip library with it. Its free and some links can be found on the Eric's NoteTab site...
7920 David McIntosh
dgmc@... Send Email
Dec 9, 2001
12:58 pm
hI There could be a clip but I use FINEPRINT2000 below single or double or book. http://www.fineprint.com/ THANKYOU DAVE...
Messages 7891 - 7920 of 23815   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help