Search the web
Sign In
New User? Sign Up
ntb-clips · The NoteTab Clips List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 15577 - 15606 of 19902   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15577
Does anyone know or have a clip to sum up values you copy to the clipboard and return the result in the clipboard ?...
dvdwriters12
Offline Send Email
Oct 1, 2006
12:01 pm
15578
... 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....
mblattyh
Offline Send Email
Oct 2, 2006
4:54 pm
15579
... 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 ...
hsavage
hrs62930
Offline Send Email
Oct 2, 2006
6:18 pm
15580
... dvdwriters12, Below is a slightly modified clip to return focus to the document the numbers were copied from. ********************** H="Sum Columns To...
hsavage
hrs62930
Offline Send Email
Oct 2, 2006
6:33 pm
15581
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
Offline Send Email
Oct 2, 2006
11:03 pm
15582
... 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...
hsavage
hrs62930
Offline Send Email
Oct 3, 2006
4:52 am
15583
= 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...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Oct 3, 2006
5:00 am
15584
... 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...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Oct 3, 2006
12:13 pm
15585
... 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...
dvdwriters12
Offline Send Email
Oct 3, 2006
2:15 pm
15586
... 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...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Oct 3, 2006
2:25 pm
15587
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 Andersson
karinmee
Offline Send Email
Oct 5, 2006
8:31 pm
15588
... 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...
hsavage
hrs62930
Offline Send Email
Oct 5, 2006
10:40 pm
15589
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...
Axel Berger
absalom_nemini
Offline Send Email
Oct 6, 2006
2:06 am
15590
Hi I have notetab standard 5 ,why does not this work ?? H="copy track name" ^!select BOL ^!Set %TRACK%=^%TRACK1% ^!Info ^%TRACK1% THANKYOU DAVE M...
dave
david_99_au
Offline Send Email
Oct 6, 2006
12:58 pm
15591
... 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...
hsavage
hrs62930
Offline Send Email
Oct 6, 2006
2:43 pm
15592
... 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...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Oct 6, 2006
2:45 pm
15593
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...
dave
david_99_au
Offline Send Email
Oct 6, 2006
3:20 pm
15594
... You can still do that. But OtherVariable must have a value. In the clip you gave us it was never assigned a value....
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Oct 6, 2006
3:37 pm
15595
... ; 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$ ...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Oct 6, 2006
5:17 pm
15596
Hi I worked the problem thankyou bad night . THANKYOU DAVE M ... From: "Don - HtmlFixIt.com" <don@...> To: <ntb-clips@yahoogroups.com> Sent:...
dave
david_99_au
Offline Send Email
Oct 7, 2006
5:29 am
15597
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 ...
Jeff Scism
scismgenie
Offline Send Email
Oct 7, 2006
2:44 pm
15598
Many thanks, It works exactly as I wanted. Karin *********** URSPRUNGLIGT BREV ***********...
Karin Andersson
karinmee
Offline Send Email
Oct 7, 2006
3:36 pm
15599
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 ...
abairheart
Offline Send Email
Oct 8, 2006
3:27 am
15600
... If I use the default choice without typing anything it resolves to: <A HREF="index.htm"></A> &nbsp;&nbsp;&nbsp;&nbsp; In most browsers, but not necessarily...
Axel Berger
absalom_nemini
Offline Send Email
Oct 8, 2006
4:42 am
15601
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(kitPatH)
kitpath
Offline Send Email
Oct 8, 2006
5:13 pm
15602
... 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...
hsavage
hrs62930
Offline Send Email
Oct 8, 2006
11:46 pm
15603
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...
Robert Kelsey
rdkelsey1113
Offline Send Email
Oct 8, 2006
11:48 pm
15604
... 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...
hsavage
hrs62930
Offline Send Email
Oct 9, 2006
12:01 am
15605
... 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...
hsavage
hrs62930
Offline Send Email
Oct 9, 2006
12:18 am
15606
... 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. ...
Axel Berger
absalom_nemini
Offline Send Email
Oct 9, 2006
12:20 am
Messages 15577 - 15606 of 19902   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help