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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Somewhat to my surprise, given the obvious connection between Notetab Pro and ClipWriter, there is very little discussion of ClipWriter anywhere in the Notetab...
17 Oct 18, 2004
3:01 pm

Jody
notetabber
Send Email

How can I set the ^$GetDocumentPath$ to a particular directory? Many clips I use have this variable in them, but I've changed where I put the files after...
3 Oct 16, 2004
11:17 pm

hsavage
hrs62930
Send Email

Here are my NoteTab Clips for working with the PHP command line. PHP is required, see www.php.net. I have only tested these on the latest version of PHP 4.x,...
2 Oct 16, 2004
12:29 am

Larry Hamilton
lm_hamilton
Send Email

Dear Notetabbers, I was slowly figuring this out but it's still not working. I want to select a range of text in a web page. The text is between start and end...
5 Oct 14, 2004
11:42 am

Jody
notetabber
Send Email

Hello, I'd like to be told clips or libraries I should study before writing clips for the following tasks (I am a low experienced user): 1) My date filter is...
3 Oct 14, 2004
10:16 am

Jacques Turbé
jturbefr
Send Email

I did find this after some looking: http://notetab.com/html.php csv-2-table.zip; 08 Feb 1999; Joe Barta Convert comma-delimited data files to HTML tables (all...
1 Oct 7, 2004
7:08 pm

Don Passenger
dpasseng
Send Email

a perfect example of the value of the archived zips I suppose, that I don't have I know we periodically have had clips to build such tables automatically ......
1 Oct 7, 2004
5:10 pm

Don Passenger
dpasseng
Send Email

acummingsus , That certainly works when the first line is a paragraph mark only but when the first line is a complete line the first paragraph mark is removed...
6 Oct 7, 2004
12:21 am

hsavage
hrs62930
Send Email

Hi Group, Trying to learn how to write clips: I want to launch a specific file in Excel. The clip below does exactly what I want. It was built by modifying...
11 Oct 6, 2004
1:06 pm

Larry Hamilton
lm_hamilton
Send Email

It appears I have it with Hugo's assistance once again. What a duh on the padding numbers problem, and yet I stared at that for thirty minutes. Funny how...
5 Oct 5, 2004
7:47 am

acummingsus
Send Email

Anyone, How do I get into the archives of the clips list in order to do some research on a subject? Ed...
6 Oct 5, 2004
5:27 am

Sheri
silvermoonwo...
Send Email

I have a clip which prepares text of email addresses for a server in the format required after a database has output the data with gratuitous empty line etc. ...
2 Oct 5, 2004
4:28 am

acummingsus
Send Email

I wrote a week or two ago seeking a solution to a problem I had. The list has always been most helpful, but for some reason this time I got zero responses, so...
11 Oct 5, 2004
12:08 am

hsavage
hrs62930
Send Email

Given the script between the lines and the text below that, if I select "test of the" and run the script I get "!testtest !ofof !thethe" (on three lines just...
2 Oct 4, 2004
10:56 pm

Jody
notetabber
Send Email

I am getting very close now! I have two halves to this thing, and both halves are getting very close. Part two in a bit, but part one will allow you to...
4 Oct 4, 2004
7:30 am

Hugo Paulissen
hugo_paulissen
Send Email

the next part of my puzzle is splitting a string on a character in my case I am working with minutes:seconds (note : in the middle) I want to split the string...
4 Oct 4, 2004
12:37 am

Alan
acummingsus
Send Email

Hi, ... ^!FocusApp Appname ^!IfMatch "Appname" "^$GetAppTitle$" Next Else Wait works fine to transfer focus to the main window of another application. But I...
2 Oct 2, 2004
6:00 pm

Jody
notetabber
Send Email

Robert: I haven't tried Don's clip which he posted 9-10-2004 but assume you have. What was the matter with it? (His response copied below in case somehow you ...
3 Sep 30, 2004
6:10 pm

hsavage
hrs62930
Send Email

Is there a way to use a checkbox wizard without it inserting semi-colons between each item? I am using the code below [a shortened version - it should all be...
10 Sep 29, 2004
7:49 pm

Jody
notetabber
Send Email

The wizard ^? pops up in the middle of the screen. Is there a way to position it elswhere (e.g. upper left corner of the screen)? Thanks, Dirk...
2 Sep 28, 2004
10:55 am

Hugo Paulissen
hugo_paulissen
Send Email

I have always used several different clips within a file to do the processing. I am wondering if it is possible to add the code right into the template file...
4 Sep 27, 2004
2:50 pm

BK
bk11131952
Send Email

Ben, Thanks for the information. I find NoteTab fantastic when I can find the information which seems to be in places that I do not expect to find it. <G> Now...
6 Sep 26, 2004
4:43 am

Robin Chapple
d9790
Send Email

Some time ago, I copied from this list a handy clip called "Dos to Document." It allowed you to input a DOS command; the results would appear as a Notetab...
5 Sep 23, 2004
4:39 am

Alec Burgess
alecb3ca
Send Email

... ^** and a couple of other useful ones are in Clip Basics about half-way down. (In regular help, not clip help - don't ask me why). I forgotten the syntax...
1 Sep 23, 2004
1:55 am

Alec Burgess
alecb3ca
Send Email

Notetabbers, I have a clip that gets the name of the currently open web page so I can update a link that a CGI script would use to point back to the file....
3 Sep 22, 2004
6:52 pm

frascinella
Send Email

I know I can use ^!SetDebug to step safely through test code but if have forgotten to take the precaution is there a way of breaking out of a tight loop that...
2 Sep 22, 2004
8:08 am

loro
yastupidhoo
Send Email

Hello Is there a way of determining what drives are currently available? (e.g. C:, D:, E:) Regards, John M [Non-text portions of this message have been...
3 Sep 22, 2004
6:16 am

hsavage
hrs62930
Send Email

I have to perform repetitive calculations of race paces ... I wonder if I can figure out a way to do this via a clip. The distance is 5K, but I need splits for...
3 Sep 17, 2004
6:39 pm

Don - htmlfixit.com
dpasseng
Send Email

Sheri (Silvermoonwoman): Thanks for the clip. It almost worked. I sent Jody a long message on the NTP off-topics list. For my first time it was a great...
3 Sep 17, 2004
5:49 pm

Sheri
silvermoonwo...
Send Email

After using NTP for 10 years it's time I learned the CLIP function. I think I saw something in the past that would do this, but I cannot locate the reference....
4 Sep 16, 2004
2:33 pm

Don Daugherty
dondaugherty...
Send Email
  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