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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 9820 - 9849 of 23787   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
9849 hsavage
hrs62930 Send Email
Feb 15, 2003
2:08 pm
... Sharon, This 3 line clip does automatically what I tried to describe above and it's very easy to break down to figure out the operation. H="Event lines...
9848 Jody
notetabber Send Email
Feb 15, 2003
8:43 am
Hi Sharon and Others, ... The ^!InsertText in this case is not needed, and actually, a lot of the time it is not needed. It does however save some headaches ...
9847 RS
rs032602 Send Email
Feb 15, 2003
6:48 am
Hi Sharon, ... You are welcome :) ... Well, I don't understand it, either --- and I wrote it! My oversight --- the first two lines should have been three: ...
9846 Alec Burgess
alecb3ca Send Email
Feb 15, 2003
6:44 am
... The clip starts with some text selected, then does some processing with the result being the contents of variable %s%. If you didn't do the InsertText at...
9845 Alan C.
acummingsus Send Email
Feb 15, 2003
6:29 am
Hi Manuel123, Jody, ÃÄÄÄntbdocs ÃÄÄÄHTML-Format-1.23 ³ ÃÄÄÄt ³ ÀÄÄÄlib ³ ÀÄÄÄHTML Well those characters, whatever they are (I...
9844 Jody
notetabber Send Email
Feb 15, 2003
6:00 am
Hi Alan C. & Manuel123, I don't know what you might want it for, but the Clip will put the folder names and the subs into one array. I like the second one...
9843 Sharon <sharon@......
sharon_kc1yr Send Email
Feb 15, 2003
5:12 am
Thanks very much RS, works like a charm! Much appreciated. I'd love to understand exactly what this is doing, if anyone out there might be able to give a hand....
9842 hsavage
hrs62930 Send Email
Feb 15, 2003
3:48 am
... Sharon, If the text in question is exactly like your example first, load the file into NoteTab, press Ctrl+A to select the entire file. You have to ...
9841 Alan C.
acummingsus Send Email
Feb 15, 2003
2:31 am
Hi Manuel123, ... ^!ChDir d:\files&#92; ^!Set %cmnd%=^?{(T=M)Enter Dos command=tree} ^!Toolbar New Document ^!InsertText ^$GetDosOutput("^%cmnd%")$ That captures...
9840 RS
rs032602 Send Email
Feb 15, 2003
12:43 am
Hi Sharon, ... Assuming the text is like in your example, just select the text to format and run the following: ;======== Start ======== H="Format 2 lines" ; @...
9839 Sharon <sharon@......
sharon_kc1yr Send Email
Feb 15, 2003
12:10 am
Sorry if this has been covered before (I did try an archive search first). I've got text cut-and-pasted from a Web site like so: Tonight Explainer of events...
9838 Manuel123
manuel123@... Send Email
Feb 14, 2003
5:53 pm
I've a question. I have in d:\bd\01\ serveral files txt and otl with the name of the folder but with _ Example folder word file _word.txt or _word.otl The clip...
9837 Sheri
silvermoonwo... Send Email
Feb 13, 2003
7:31 pm
... Hi Lee, If you want to use clips in conjunction with the Clipedit document, they need to be on the Clipbar or in Cliphelp.clh in the Quicklist. Since you...
9836 Lee
tzemachorg Send Email
Feb 13, 2003
6:48 pm
I am trying to set-up a clip that will allow me to switch back and forth between copying text from one document and pasting it into the clip in another...
9835 Alan C.
acummingsus Send Email
Feb 13, 2003
6:25 am
Hi Mike, Though I think Fookes Software clips such as in samplecode, utilities, and some of the other native clip libraries I think they do it like yours using...
9834 Don Passenger
dpasseng Send Email
Feb 13, 2003
2:31 am
you don't need a clip just go under view/options/document/auto indent ... From: "Mike" <janan@...> To: "ntb-clip"; <ntb-Clips@yahoogroups.com> Sent:...
9833 Mike
janan@... Send Email
Feb 13, 2003
2:21 am
The DOS editor I used to use has Indent Matching for new lines. I haven't found anything like that in NoteTab Pro. Has anyone worked out a clip for that...
9832 Mike
janan@... Send Email
Feb 13, 2003
2:21 am
In several different Wizard fields I'm using the variable that collects the output of the Wizard as the default value in the Wizard. This is so the next time...
9831 Larry Hamilton
lm_hamilton Send Email
Feb 13, 2003
12:01 am
Stefan, Thanks for expanding the clip. I like to piddle, so I build clips like this that I may never use myself. I seldom need to use a hex editor, but have a...
9830 elssner <elssner@....
elssner Send Email
Feb 12, 2003
10:52 pm
Hi Larry and all, ... common ... create a ... First it was only an short idea to help Pete with his wishes to edit any file / hex files. Now it looks that a...
9829 Alan C.
acummingsus Send Email
Feb 12, 2003
8:14 pm
Hi Kevin, -- The idea is to replace all your formerly existing wizards with a variable. Here's the variable that I used: ^%JobNum% And your new, revised clip...
9828 Kevin Witherite
KWITHERITE@... Send Email
Feb 12, 2003
7:06 pm
Hi all, I have a question above repetitive operations in a clip. The example below illustrates how i have been making clips do repetitive tasks. Is there an ...
9827 tiptoebasoon <mcmi...
tiptoebasoon Send Email
Feb 12, 2003
6:05 am
... Thanks Sheri, that did the trick! xxx Michael...
9826 Sheri
silvermoonwo... Send Email
Feb 12, 2003
2:21 am
... Hi Michael, You can do it with an auto replace clip, but your clip needs to include ^!Set %AR_KEY%="" in order to suppress the space that is wiping out...
9825 tiptoebasoon <mcmi...
tiptoebasoon Send Email
Feb 12, 2003
2:08 am
I want to paste (if that is the right word) a string of 11 characters and highlight/select the xxx part, using auto-replace mode. ... abcxxxdefgh ^!MoveCursor...
9824 Sheri
silvermoonwo... Send Email
Feb 12, 2003
1:20 am
... Hi Alan, Are you finding a bit more time for this stuff? You gave some ideas before, and different pieces are starting to work, so I'm getting pretty...
9823 Alan C.
acummingsus Send Email
Feb 11, 2003
11:43 pm
Hi, For those interested the PTK gui to work with Ntab, I just ran across another source of info for that and also for Perl too, their tutorials section of...
9822 Larry Hamilton
lm_hamilton Send Email
Feb 11, 2003
3:57 am
From a discussion on the NRN list about editing Hex files. Well, I got myself on another quick utils fix. Here are the most common options one would want for...
9821 Julie
readingril Send Email
Feb 10, 2003
6:22 pm
Hi Hans, ... Contents of the Open and Save As Dialog Boxes Sorted Incorrectly http://support.microsoft.com/support/kb/articles/q233/5/26.asp Items in "Open"...
9820 intervalqwert <int...
intervalqwert Send Email
Feb 10, 2003
5:55 pm
Dear NoteTab'rs, my "open" and "save as" dialog box in the NT-Editor lists suddenly all files in reversed order [z-a]. Even after clicking on "Details" then on...
Messages 9820 - 9849 of 23787   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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