... clipboard and return the result in the clipboard ? ... I'd think the clip would be dependent on the format/layout of the numbers you copy to the clipboard....
... dvdwriters12, A valid point is made above, much depends on the format, row/column/etc. of the numbers you want to sum. If they are in a row, we need the ...
... dvdwriters12, Below is a slightly modified clip to return focus to the document the numbers were copied from. ********************** H="Sum Columns To...
Thanks, I should have been more clear. Suppose I am working in another document and we have a price list: £521.12 £100 £37.02 £912.11 £0.99 TOTAL = £ ...
... dvdwriters12, A few questions. Do you want to select each number individually or a column of numbers? Are the numbers always in a column, as in the...
= V5 MultiLine NoSorting TabWidth=30 H=";About this library" ; Clip by Don at htmlfixit dot com If you start this thing and then paste numbers to the...
... It just occurred to me, didn't we have a discussion a while back that you cannot trust isNumber? If so I may need to fine tune this thing a little. I...
... remember ... a ... Thanks Don, Yeah as you say it doesnt work on fractional numbers, but otherwise it seems to work except it doesnt return the result in...
... I have the solution around here to get it to work on fractional numbers. I'll try to do that when I get a second. It should be putting the result on the...
Hello, A have a text document. Every line in that document contains the same: My_text My_text My_text... A want to change that to: My_text001 My_text002 ...
... Karin, Yes, I'm sure you can. Just cut and paste a small sample of an actual text file to include in a reply and you'll probably get lots of responses and...
Inside my documents I frequently have a navigation line in between parts to let people go to the the top, to my entry page and sometimes, but not always, to a...
... Dave, In your clip you're selecting from some point to beginning-of-line but you aren't assigning that selection to a variable. There's nothing wrong with...
... Where is the cursor when you start? Select BOL will go from current cursor position (often at the beginning of the line) to the beginning of the line. If...
Hi what I was trying to do in the old version you could do this Note that you can set the value of a variable with the data contained in another variable by...
... ; a rework of ... order from ; http://www.notetab.net/zip/nnnlines.zip ; whacked at by don at htmlfixit.com ^!Jump Doc_Start ^!Set %Line%=^$GetRow$ ...
These two clips will browse to html and TEXT files with or without a embedded liked image. Copy each to Clipbook, but assure word wrap is OFF. Jeff ...
Axel, your question isn't entirely clear. To remove the entire code segment if there is no table of content, add a bypass test: ^!IfFalse ^%toc_flag% BYPASS ...
... If I use the default choice without typing anything it resolves to: <A HREF="index.htm"></A> In most browsers, but not necessarily...
Hi, wondering if there is any way in ntp 4.95 to edit the doc I'm working on WHILE I have the example displayed by a clip.... it's not complicated enough for a...
... pat, This may not be what you want but it works very well. NoteTab Pro has a 'Second Window' feature and with this clip you can select an open file or...
Hello All, I have a regular chore that entails replacing characters generated by other software, probably Word, where they do not display correctly online, on...
... Pat, After sending the email I located 2 other clips that should work along with the first. From the names I assume the clips are to re-sync the files and...
... Robert, Don't know of any readily available character charts but, I would recommend loading each of the Word files into Word and save as text files, that...
... I could guess. But it would be better if could could save a short example, ZIP it (to make sure it survives transport strictly as-is) and attach it here. ...