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
Messages 5596 - 5625 of 23890   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
5596 Jody
av1611@... Send Email
Feb 1, 2001
8:33 am
Hi Harvey, ... Templates are not my cup of tea. If variables are suppose to work in templates on the first line, they do not from what I remember from a month...
5597 Martha Hambrick Harrell
mehharrell@... Send Email
Feb 1, 2001
12:44 pm
Thank you very much, Hugh! It worked like a charm! :>) Martha...
5598 Jacob Champlin
apoptosis66@... Send Email
Feb 1, 2001
12:44 pm
I am trying to search backwards from the current possition with a simple regular expression: ^!Find <|\" BR The behavior I get is that it searches forward....
5599 Vernee Stevens
lilybear@... Send Email
Feb 1, 2001
12:44 pm
I'm processing some free-form text fields. We want to identify and flag names and nasty words from these comments on some surveys. The comment fields are...
5600 Martha Hambrick Harrell
mehharrell@... Send Email
Feb 1, 2001
12:44 pm
Hi, Folks! I must still be doing something wrong here. I've tried all your suggestions but no matter what, I get this: Reitz, Ed. G. head m w 35 Laborer IL...
5601 Clint Tredway
ctredway@... Send Email
Feb 1, 2001
12:44 pm
Doesn't some one have a clip for compiling and running java code from Note Tab? Clint...
5602 Michael Edmonson
mynewsgroup@... Send Email
Feb 1, 2001
12:44 pm
Martha what about something like this? (this works I tried it) It extracts only the name field. Note that there is a space after the "^P" in the first find...
5603 Piotr Bienkowski
syntax@... Send Email
Feb 1, 2001
12:45 pm
... Hi, I take interest in both DOM and regexes. DOM can get you the contents of a tag, but can it check if these contens match a particular pattern? Piotr...
5604 Michael Edmonson
mynewsgroup@... Send Email
Feb 1, 2001
12:45 pm
Martha what about something like this? (this works I tried it) It extracts only the name field. Note that there is a space after the "^P" in the first find...
5605 Kent Tenney
kent@... Send Email
Feb 1, 2001
12:45 pm
Howdy, What is the preferred method for editing scripts, sending them to the interpreter, and viewing the output of the script? I am new to both NoteTab and...
5606 Manuel
manuel123@... Send Email
Feb 1, 2001
12:45 pm
(Cita de Manuel) ... SOLUTION !AppendToFile "C:\BD\0-MANUALES&#92;citas-0.ntp" ^%c ^%nl% ^%f Good night! ... Manuel manuel123@... - Cursos por...
5607 Martha Hambrick Harrell
mehharrell@... Send Email
Feb 1, 2001
12:45 pm
Thanks, Larry. I am working on doing just that right now. Martha...
5608 Manuel
manuel123@... Send Email
Feb 1, 2001
12:45 pm
(Cita de Jody) ... MANUEL Ok, very thanks. It'w work ok. Very thanks, again. Now I can launch the document with the asociate program from disk files view. ... ...
5609 Martha Hambrick Harrell
mehharrell@... Send Email
Feb 1, 2001
12:45 pm
Jody, I tried this, too. It stripped the HTML tags but it left everything in a single column. I could take out several of them but not all, by using search...
5610 Piotr Bienkowski
syntax@... Send Email
Feb 1, 2001
12:45 pm
... Yes, we like all things that can do repetitive chores for us, don't we? Please check my comment after the clip. ... Instead of the exitForLoop you can use...
5611 Manuel
manuel123@... Send Email
Feb 1, 2001
12:45 pm
I want to put the next o-o-o-o-o-o Jody o-o-o-o-o-o ^!FocusDoc ^!Jump LINE_END ^!Set %TitleLength%=^$Calc(^$GetColScreen$-1)$ ^!If ^%TitleLength% < 1 Exit ...
5612 Manuel
manuel123@... Send Email
Feb 1, 2001
12:45 pm
^!AppendToFile "FileName"; AnyText Appends the specified text to the end of a disk file. A new file is created if FileName does not exist. How can I append a...
5613 Martha Hambrick Harrell
mehharrell@... Send Email
Feb 1, 2001
12:45 pm
Eb, Claes & Elizabeth, Thank you all for responding. I made Claes' corrections to Eb's clip but cannot get it to work at all. What am I doing wrong? (By the...
5614 Elizabeth Wild
ewild@... Send Email
Feb 1, 2001
2:48 pm
I played around quite a bit with templates a couple of months ago. I did not figure out a a way to do what you are asking, but I did figure out a couple of...
5615 Harvey R. Savage
hsavage@... Send Email
Feb 1, 2001
3:49 pm
... Thanks Elizabeth, This method does sound promising. I'll give it an earnest try. Actually, what I am attempting I have already done using another method...
5616 Wayland_B_Fowler@... Send Email Feb 1, 2001
4:42 pm
Eric, ... Eric, by "amount of space the blank line occupies.", do you mean the vertical space? If so, I did not know that this could be done via a style ...
5617 Don Passenger
dpasseng@... Send Email
Feb 1, 2001
4:45 pm
You need to use %NL% to get a new line. From help, clip-variables: ^%NL% = new line (CR/LF pair) ^%PAGE% = Page break ^%TAB% = Tab character ^%SPACE% = Blank...
5618 Gauffin Claes
Claes.Gauffin@... Send Email
Feb 1, 2001
5:07 pm
Hello Martha, ... First: Eb's clip is not quite complete. It uses a clever regular expression to catch the surnames from your data, but does not deal with what...
5619 Jody
av1611@... Send Email
Feb 2, 2001
8:36 am
Hi Kent, ... For help with Python you need to post on the Off-Topic list for it, but you should be able to figure out what you need from the following. I like...
5620 Jody
av1611@... Send Email
Feb 2, 2001
8:36 am
Hi Martha, ... It has been so long now I forget what it was and can't find it. I know it worked on whatever you sent in. At the present I do not have time for...
5621 Jody
av1611@... Send Email
Feb 2, 2001
8:36 am
Hi Jacob, You cannot search backwards with Regular Expressions in NoteTab, at least you can't in the Find dialog. Click the RegExp box and you will see Up...
5622 Jody
av1611@... Send Email
Feb 2, 2001
8:36 am
Hi Manuel, ... Try this: H=Manuel's Lines ^!FocusDoc ^!Jump LINE_END ^!Set %TitleLength%=^$Calc((^$GetCol$-1)/2;0)$ ^!If ^%TitleLength% < 1 Exit ...
5623 Grant
emerge@... Send Email
Feb 2, 2001
10:31 am
Hi kent ... This should get you started You can grab the output of a python script with notetabs ^$GetOutput()$ method H= pythonHelloWorldTest ;name the script...
5624 Larry Hamilton
lm_hamilton@... Send Email
Feb 2, 2001
2:12 pm
And now for something completely different! LOL! ... Larry Hamilton, Jr. lm_hamilton@... http://notlimah.tripod.com/ Hamilton National Genealogical...
5625 Don Passenger
dpasseng@... Send Email
Feb 2, 2001
4:01 pm
snip...You cannot search backwards with Regular Expressions in NoteTab couldn't you just turn the monitor over and use the down selection to go up then? ... ...
Messages 5596 - 5625 of 23890   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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