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

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

I think you have to get the PRO version to get the stylesweeper. Regards ... Alec -- ... From: "manon_purple" <manon_purple@...> To:...
2 Sep 15, 2004
4:01 pm

Ed Brown
horsefly_38866
Send Email

Is there a simple clip or other method of putting different sections of my CSS in alphabetical order? For instance I have the following: p. q------ p. e---- ...
4 Sep 15, 2004
8:35 am

manon_purple
Send Email

Steve: Hugo's right - ignore my blathering about using "+" - wouldn't hurt but I just realized that you only need the last/first letter to do this replacement....
2 Sep 15, 2004
3:56 am

Jody
notetabber
Send Email

Steve: Notetab uses brace brackets where (AFAIK) most regexp programs use round parentheses so: Find: ([A-Za-z]),([A-Za-z]) sb: Find: {[A-Za-z]},{[A-Za-z]} but...
1 Sep 14, 2004
9:58 pm

Alec Burgess
alecb3ca
Send Email

I have as an example Veltkamp,Steve What I want is Veltkamp','Steve (I'm splitting a name field into first and last for db use) I tried Find and Replace...
2 Sep 14, 2004
9:44 pm

Hugo Paulissen
hugo_paulissen
Send Email

Note Tab Experts: Is it possible to have NTP open various aps, either the default ap for a file type, or an ap as listed in a look-up table, and leave the...
2 Sep 14, 2004
9:26 pm

Jody
notetabber
Send Email

... Been there, done that! ... to ... Here goes: Remove DupLines ^!Close ALL ^!Open ^?{(T=O,F="All Files|*.*")"Reference File (A)"} ^!SetWordWrap Off ^!Open...
1 Sep 11, 2004
12:24 am

Don Daugherty
dondaugherty...
Send Email

... I use the following ^!Jump Text_Start ... ^!Find " href=" TIS ^!IfError End ^!Select HTMLTag ^!InsertText ^%Empty% ^!GoTo HTMLs ... Try it out on a sample...
14 Sep 10, 2004
10:38 pm

Robert
rdkelsey1113
Send Email

I'm seeing the postings fly by with a very tricky date question, can we start with a simpler question? Given a string which can be set as a variable...
9 Sep 8, 2004
4:56 am

prlproductmanager
prlproductma...
Send Email

One more question that has me puzzled, Melchior. Your clip works perfectly. But if I try the keys manually (Alt+T L K, Shift+F7, ctrl+F6), the ctrl+F6 seems to...
2 Sep 6, 2004
6:35 pm

melchior prisi
swyft2001
Send Email

Is it possible, in a clip, to change the directory of the Quicklist (File List)? For example, to change it to C:\1\RH\*.*. I know that ^!Keyboard Shift+F7 will...
3 Sep 6, 2004
3:38 pm

Roy Herring
roynancy@...
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