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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 12419 - 12448 of 19902   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12419
Thanks very much Don! ... reply ... operations. They ... Programming. "T" ... for "silent"...
manon_purple
Online Now Send Email
Sep 1, 2004
8:20 am
12420
Hello, I'm looking for a clip that makes it possible to do a 'find & replace' in one or more columns within a csv-file. I've looked in several libraries but I...
Bauke P. de Vries
bpdevries
Offline Send Email
Sep 1, 2004
11:35 am
12421
... For all things CSV, Jody's noteblock library is the first place to turn. He has a replace in block clip there: ; Last updated on 07-27-2001 ^!IfTrue...
Don - htmlfixit.com
dpasseng
Offline Send Email
Sep 1, 2004
1:20 pm
12422
... Yes - that did the trick. Thanks. Chris....
Chris Valentine
hockeyshooter8
Offline Send Email
Sep 1, 2004
1:54 pm
12423
I have data bases with individuals whose dates of birth and death in various forms -- 15 May 1900 May 15, 1900 May 1900 1900 I would like to sort the data by...
Patricia Tidmarsh
patriciat.geo
Offline Send Email
Sep 1, 2004
2:48 pm
12424
In sorting by Date of Birth I recommend the following format: YYYY-MM-DD This will order them in descending order on sort. I was provided the below clip for...
Jeff Scism
scismgenie
Offline Send Email
Sep 1, 2004
3:21 pm
12425
... what format do you have it in now? is it csv formatted? I assume date isn't the only field why don't you attach one or two sample lines from the file even...
Don - htmlfixit.com
dpasseng
Offline Send Email
Sep 1, 2004
3:22 pm
12426
Modern Military Julian Calendar (ZULU or Coordinated Universal Time (old GMT)) The Military Dating system is a modernized version of the Julian system with...
Jeff Scism
scismgenie
Offline Send Email
Sep 1, 2004
3:53 pm
12427
Hello, I'm sorry, but the 'Replace in block' clip in the NoteBlock lib is not what I need. I get (from a MySQL database) csv-files that look like this: ...
Bauke P. de Vries
bpdevries
Offline Send Email
Sep 1, 2004
4:29 pm
12428
Hi Patricia, ... That's a tall order! :) I don't know if I will have the time for this one - it'd be pretty difficult or at least time consuming to do, but I...
Jody
notetabber
Offline Send Email
Sep 1, 2004
4:32 pm
12429
Hi Bauke, ... The Replace in Block... had some problems <g>, so I reworked it. You can only do one column at a time. I still need to do more work, because as...
Jody
notetabber
Offline Send Email
Sep 1, 2004
4:32 pm
12430
Hi Bauke, ... The quotes there are part of the delimiter. Is that what you want to replace or is there actually other text where "1" is and it is within that...
Jody
notetabber
Offline Send Email
Sep 1, 2004
7:22 pm
12431
Hi Bauke, ... I have NoteBlock:Replace in Block fixed now so that it will make replacements within a field/column, at least with common delimiters. It's really...
Jody
notetabber
Offline Send Email
Sep 2, 2004
12:24 am
12432
Bauke & Patricia (with Jody's forbearance I hope) Both these tasks can be done with Jody's clip stuff and/or purpose-built clips I think, but if what you...
Alec Burgess
alecb3ca
Offline Send Email
Sep 2, 2004
3:38 am
12433
I'm seeing the postings fly by with a very tricky date question, can we start with a simpler question? Given a string which can be set as a variable...
prlproductmanager
prlproductma...
Offline Send Email
Sep 2, 2004
12:51 pm
12434
Anybody know why ^!SetWizardLabel "xyz" does not work? I have seen it in a thousnad clips but in my clips, they never seem to work in mine Here is an example...
Dave Evartt
evartt
Offline Send Email
Sep 2, 2004
1:42 pm
12435
Hi Rayellen, ... That can be done. Are those the only 4 date formats you have? What are all the different spelling you have for each month such as April, Apr. ...
Jody
notetabber
Offline Send Email
Sep 2, 2004
2:13 pm
12436
Hi Dave, ... Change from ^?[Brackets] to ^?{Braces} That'll fix you right up. ^!SetWizardLabel "Attributes for the CFPROCPARAM tag" ^!InsertWizardHtml...
Jody
notetabber
Offline Send Email
Sep 2, 2004
2:22 pm
12437
... again if I find one. You're welcome. I do have an example to look at. Let me know if you need it posted....
Don Daugherty
dondaugherty...
Offline Send Email
Sep 2, 2004
3:53 pm
12438
Thanks, that did the trick. Is this documented anywhere? It seesm that whilre there are numerous examples of clips, I've found nothing like "the programmer's...
Dave Evartt
evartt
Offline Send Email
Sep 2, 2004
7:30 pm
12439
Hi Dave, ... haha! I've had a pay version in mind and working on/off on for a few years. <vbg> I'd be more than happy to put it on a CD with your registered...
Jody
notetabber
Offline Send Email
Sep 2, 2004
8:19 pm
12440
Yes. Lets assume that these are the 4 date formats I will have. I'm sure I can modify on the fly if I run across an variation on this, or work something into...
prlproductmanager
prlproductma...
Offline Send Email
Sep 3, 2004
1:51 pm
12441
Hi Rayellen, ... March 01, 2004 MAR 1 2004 03/01/2004 03/01/04 ... It would be a lot easier to write if I/we saw some of the file they are in. Is it a table in...
Jody
notetabber
Offline Send Email
Sep 3, 2004
4:50 pm
12442
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ntb-clips group. File :...
ntb-clips@yahoogroups...
Send Email
Sep 3, 2004
6:18 pm
12443
Hi, I gather that it is not the current date and/or time that you are or that you need to work with but instead, you obtain a date from a doc and then that...
Alan
acummingsus
Offline Send Email
Sep 3, 2004
10:48 pm
12444
... Jody, Rayellen, This might not be the smartest of clips but it does manipulate the dates in the given formats to the desired output. The regex is not...
Hugo Paulissen
hugo_paulissen
Offline Send Email
Sep 3, 2004
10:58 pm
12445
(This post is a slightly updated version of a message I inadvertently posted in the NoteTab Basic List.) My immediate need ("immediate" as in urgent) is for a...
epement
Offline Send Email
Sep 4, 2004
5:22 pm
12446
On Saturday, Sep 04, 2004 epement wrote regarding "I need a paragraph reformat command"; ... I'm not familiar with WordStar, VDE, or Emacs but here is a...
Ben B
benb_i26up@...
Send Email
Sep 4, 2004
10:25 pm
12447
On Saturday, Sep 04, 2004 Ben B wrote regarding "I need a paragraph reformat command"; ... That should be; 1) That the "pre-set left and right margins" are...
Ben B
benb_i26up@...
Send Email
Sep 4, 2004
10:31 pm
12448
... [ . . ] ... The enclosed clip: 1. puts 12 months into array (alphalist) 2. replace each space with a / 2b. replace , with nothing 2c. puts the date string...
Alan C.
acummingsus
Offline Send Email
Sep 5, 2004
9:23 am
Messages 12419 - 12448 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