... 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. ...
... 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...
... 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...
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, 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...
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...
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 ...
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 ...
... ; 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$ ...
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...
... 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...
... 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...
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...
... 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...
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 ...
... 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...
... 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...
... 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...
= 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...
... 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...
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, Below is a slightly modified clip to return focus to the document the numbers were copied from. ********************** H="Sum Columns To...
... 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 ...
... 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....