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...
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)$ ...
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...
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...
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...
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...
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 ...
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...
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....
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...
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...
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....
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...
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 =...
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...
Somewhat to my surprise, given the obvious connection between Notetab Pro and ClipWriter, there is very little discussion of ClipWriter anywhere in the Notetab...
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...
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,...
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...
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...
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...
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 ......
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...
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...
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...
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. ...
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...
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...