Re: [WebDNA] ONLY the FIRST continuous run of numeric chars?
This WebDNA talk-list message is from 2008
It keeps the original formatting.
numero = 101215
interpreted = N
texte = I appreciate your time/effort Bill and Stuart!I am still stuck on this though, and I think the issue is on the side of WebDNA...OK, real simple, from the top:this:[text show=F]myString=1155 Bluebridge, apt.#2[/text][grep search=([^0-9]*)([0-9][0-9]*)([^0-9]*)&replace=\2][myString][/ grep]is returning this:11552I only want "1155". Can I do that with [grep]?-GOn Oct 20, 2008, at 2:36 PM, William DeVaul wrote:> You are matching zero numbers in the middle parens.>> search=([^0-9]*)([0-9][0-9]*)([^0-9]*)>> Should work with the WebDNA regex engine. In another engine, the> second * would be + (one or more).>> Bill>
Associated Messages, from the most recent to the oldest:
I appreciate your time/effort Bill and Stuart!I am still stuck on this though, and I think the issue is on the side of WebDNA...OK, real simple, from the top:this:[text show=F]myString=1155 Bluebridge, apt.#2[/text][grep search=([^0-9]*)([0-9][0-9]*)([^0-9]*)&replace=\2][myString][/ grep]is returning this:11552I only want "1155". Can I do that with
[grep]?-GOn Oct 20, 2008, at 2:36 PM, William DeVaul wrote:> You are matching zero numbers in the middle parens.>> search=([^0-9]*)([0-9][0-9]*)([^0-9]*)>> Should work with the WebDNA regex engine. In another engine, the> second * would be + (one or more).>> Bill>
Govinda
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Search/sort in URL Was: GuestBook example (1997)
Associative lookup style? + bit more (1997)
Integration with SQL (1997)
Quit revisited (1997)
[append] vs. [appendfile] delta + question? (1997)
Not really WebCat (1997)
WC2b15 - [HTMLx]...[/HTMLx] problems SOLVED! (1997)
Categorizing by data (2001)
Interesting speed comparison .. (2003)
Calculating multiple shipping... (1997)
Date Sorting (1997)
Payments -> Bank Accounts (2005)
upgrade? (1997)
Unformatted Messages (1998)
PSC recommends what date format yr 2000??? (1997)
Need relative path explanation (1997)
Formating Tables w/[founditems] (1998)
Price lookup problem - was Cart questions (1997)
Summary search -- speed (1997)
Attn: Bug in GeneralStore example b15 (1997)