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

Line 2 Clip Syntax Error COPYFILE "signature09.txt" and here is the clip that I assembled that produces the above error: ^!CopyFile...
11 Nov 10, 2004
10:16 pm

Alan C.
acummingsus
Send Email

Is there any way of finding a digit remainder? Example: 8/7 has remainder of 1. ^$Calc(8/7;2)$ will only give me the decimal equivalent. Thanks, Roy [Non-text...
4 Nov 10, 2004
10:14 pm

Roy Herring
roynancy@...
Send Email

Is there another way to insert yesterday's date? Maybe padded with the zero when less than 10? pat(riv) H="yesterday&quot; yesterday ^!set %yd%=^$getdate(dd)$ ...
3 Nov 9, 2004
2:55 am

kitpath
Send Email

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...
15 Nov 9, 2004
1:48 am

Jody
notetabber
Send Email

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...
2 Nov 6, 2004
2:24 am

Jody
notetabber
Send Email

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...
3 Nov 5, 2004
5:16 am

Jody
notetabber
Send Email

This is for anyone to tackle. I have 2, so far, very dependable methods for passing data, in the form of variables, to a template file. First method is using...
4 Oct 30, 2004
9:59 pm

hsavage
hrs62930
Send Email

Hi Everyone, Some of the pages that I need to change have nothing referring to a link to a style sheet. Others have wrong links to stylesheets that I am no ...
2 Oct 30, 2004
7:39 pm

Larry Hamilton
lm_hamilton
Send Email

I need a clip that would go into all my pages and change <html> to <html lang="en"> Is this possible. I can open each folder and just have the clip go through...
6 Oct 29, 2004
4:21 am

Ed Brown
horsefly_38866
Send Email

Sorry if this has come up before - a search turned up nothing. I'm trying to find out how to (or if I can) use a clip to assign the tokenized text - i.e....
6 Oct 29, 2004
1:07 am

Alan C.
acummingsus
Send Email

I need your help again. I have a counting clip set up to count "2004" in a document. when I try to add the "H" switch, select text, the loop does NOT stop the...
5 Oct 27, 2004
5:41 pm

hsavage
hrs62930
Send Email

G'day antiquewatch, ... Would something like the following be useful for you? It uses a pair of arrays to break the entire CSV file into records, then each...
1 Oct 26, 2004
2:12 am

Pete Turner
turnerpgeac
Send Email

Sorry, Jody but it could not find anything. This is were we go but I do not know how to continue on to the large number following the installed components....
6 Oct 23, 2004
2:50 pm

Jody
notetabber
Send Email

Dear all, I'd like to find out how to remove <span> tags from htmls with NTB's Find and Replace. I've tried <span[^>]+> and thought that it worked, but later...
13 Oct 22, 2004
10:55 am

Don Passenger
dpasseng
Send Email

Jody, I ran the clip and the following are the results. Sorry it took so long be we are having one Thunderstorm and tornado watches after the other. Ed 12521 =...
2 Oct 19, 2004
3:11 pm

Ed Brown
horsefly_38866
Send Email

Hi Larry. You can run the PHP from the WSH You have to download and reg the dll first. Read ActiveScript section in PHP intall txt example clip library follows...
2 Oct 19, 2004
4:42 am

Larry Hamilton
lm_hamilton
Send Email

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
  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