Search the web
Sign In
New User? Sign Up
ntb-clips · The NoteTab Clips List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 12669 - 12698 of 19902   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12669
I posted the query below to the regular Notetab list, but it may have been a little beyond that audience. Some of you clip gurus here might have run into this...
Jelks Cabaniss
JelksCabaniss
Offline Send Email
Nov 5, 2004
12:41 am
12670
I have a good number of signatures. I would like a different on to be used on my email each day. Is it possible to write a clip that would do that. Remove the...
Ed Brown
horsefly_38866
Offline Send Email
Nov 5, 2004
12:50 am
12671
Hi Ed, You could have a Clip with all the following (through 31). You would also have 31 Clips with the sig for the day in each. The getDate returns a two...
Jody
notetabber
Offline Send Email
Nov 5, 2004
4:59 am
12672
Hi Jelks, ... It's not much better, but if it were me I would have a button on my default Clipbar that would popup a menu with the different programs I use...
Jody
notetabber
Offline Send Email
Nov 5, 2004
5:01 am
12673
Hi Ed, I forgot the most important part. <g> You drag the Clip with the goto getdate in it to your default Clipbar, mark the Library as Hidden (Open as...
Jody
notetabber
Offline Send Email
Nov 5, 2004
5:16 am
12674
Windows maintains a set of system variables which you can list with a SET command entered in a DOS command prompt window. For example: ProgramFiles=C:\Program...
John Mitchell
aussieboykie
Offline Send Email
Nov 5, 2004
5:50 am
12675
On Fri, 05 Nov 2004 00:41:22 -0000, Jelks Cabaniss wrote: [  a hyperlinked command line to open a file gets rather lengthy in an NTB outline doc ] ... [ . . ]...
Alan C.
acummingsus
Offline Send Email
Nov 5, 2004
8:18 am
12676
I assembled the clip that Jody posted information on how to change sig lines. I get the following error. "line 1 clip syntax error <05> label not found" Then...
Ed Brown
horsefly_38866
Offline Send Email
Nov 6, 2004
1:38 am
12677
Hi Ed, ... It should be in NoteTab's main folder and called: ClipCode.chm or .hlp Check for them; if not there, then reinstall NoteTab to the same location. ...
Jody
notetabber
Offline Send Email
Nov 6, 2004
2:24 am
12678
Working on the principle that you don't need to specify a path for (1) programs in c:\windows (2) Microsoft's own software, I created a shortcut in c:\windows...
jxz
john_negus
Offline Send Email
Nov 7, 2004
4:46 pm
12679
... Yes, shortcuts (.lnk files) are another way, similar to the batch file method I finally ended up with (see below, which I had just composed before...
Jelks Cabaniss
JelksCabaniss
Offline Send Email
Nov 7, 2004
6:44 pm
12680
... I found it! See: http://www.winnetmag.com/Article/ArticleID/14908/14908.html The short answer is that anything (like Excel.exe, etc.) that's in the ...
Jelks Cabaniss
JelksCabaniss
Offline Send Email
Nov 7, 2004
7:22 pm
12681
Hi Jelks, ... ;) ... That would be nice. Actually, I think Eric should just make NoteTab look up the file type in the registry and open it with whatever it is...
Jody
notetabber
Offline Send Email
Nov 8, 2004
12:05 am
12682
Jelks, (and others,) You can try this... [file://C:\Documents and Settings\h.paulissen\Desktop\lijstfdcw1-10- 04.xls] [file://C:\Documents and...
Hugo Paulissen
hugo_paulissen
Offline Send Email
Nov 8, 2004
12:12 pm
12683
... Interesting -- that actually works! Browser prompts for "Open or Save", but that's OK (you can uncheck the "Always ask ..." box). Notetab underlines in...
Jelks Cabaniss
JelksCabaniss
Offline Send Email
Nov 8, 2004
5:20 pm
12684
Is there another way to insert yesterday's date? Maybe padded with the zero when less than 10? pat(riv) H="yesterday" yesterday ^!set %yd%=^$getdate(dd)$ ...
kitpath
Offline Send Email
Nov 8, 2004
7:24 pm
12685
... the zero when less than 10? pat(riv) ... Pat, Try this, inserts a leading zero on single digit days. hrs H="yesterday" ...
hsavage
hrs62930
Offline Send Email
Nov 8, 2004
8:22 pm
12686
Hi Jelks, ... [<file://C:\Documents and Settings\h.paulissen\Desktop\lijstfdcw1-10-04.xls>] Add the <> and the file type of the file you have it in to HTML ...
Jody
notetabber
Offline Send Email
Nov 8, 2004
9:22 pm
12687
... 10-04.xls>] ... Jody, doesn't work here. Adding < and > around the URL inside the brackets makes Notetab pass it to the browser as part of the the link...
Jelks Cabaniss
JelksCabaniss
Offline Send Email
Nov 8, 2004
11:02 pm
12688
Hi Jelks, ... Put the arrows outside the brackets, sorry. <[file://C:\Documents and Settings\h.paulissen\Desktop\lijstfdcw1-10-04.xls] ... You missed what I...
Jody
notetabber
Offline Send Email
Nov 8, 2004
11:14 pm
12689
... Ah, I see what you're saying. Do you list .txt as an "HTML file" for this? /Jelks...
Jelks Cabaniss
JelksCabaniss
Offline Send Email
Nov 9, 2004
1:01 am
12690
Hi Jelks, ... txt, ja, htm, html, shtml, js, pl, css, and others I want to open in NoteTab when I click on Edit from the Content (right click) menu in Windows...
Jody
notetabber
Offline Send Email
Nov 9, 2004
1:48 am
12691
... with ... Clever again. Thanks hrs! -pat...
kitpath
Offline Send Email
Nov 9, 2004
2:55 am
12692
Jody and/or any clip writer, As near as I could follow what you said (you spoke in clipspeak and I barely speak English, I only speak Texas real good) this is...
Ed Brown
horsefly_38866
Offline Send Email
Nov 9, 2004
4:27 pm
12693
... Your first instruction is an invalid combination of two instructions, a Goto and a Get function. A Goto can only go to a Label (i.e. :01) which is your...
Charles M. Raine
rainecus
Offline Send Email
Nov 9, 2004
6:06 pm
12694
... Ed, Reply and paste in a couple of actual examples of your signature??.txt files. Do you have a library with clips in it named, 01, 02, 03 etc.? If so, ...
hsavage
hrs62930
Offline Send Email
Nov 9, 2004
6:44 pm
12695
OK, here are some of the signatures, which incidently were copied on NotePad and saved as stated in My Documents as per instructions from Thunderbird and then...
Ed Brown
horsefly_38866
Offline Send Email
Nov 9, 2004
8:25 pm
12696
Hi Ed, ... Charles R, is correct according to the Clipspeak I mentioned. Sorry, I only speak hillbilly and some GeekSpeak, no foreign (to America) language...
Jody
notetabber
Offline Send Email
Nov 9, 2004
8:59 pm
12697
... Ed, You already have the signatureXX.txt files in 'My Documents'. The method I would use is; • create 31 sig files as you have, begin at...
hsavage
hrs62930
Offline Send Email
Nov 10, 2004
1:45 am
12698
Line 2 Clip Syntax Error COPYFILE "signature09.txt" and here is the clip that I assembled that produces the above error: ^!CopyFile...
Ed Brown
horsefly_38866
Offline Send Email
Nov 10, 2004
3:21 am
Messages 12669 - 12698 of 19902   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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