Grep Problems
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 62747
interpreted = N
texte = I need to extract the five digit number between the pipes in the followingstring:XXL - White|90140|1-I can get this to work using the following grep search in a text editor(BBEdit), but not in WebDNA 6.x:(\|)([0-9]+)(\|)The following WebDNA code does *NOT* work:[grep search=(\|)([0-9]+)(\|)&replace=\2]XXL - White|90140|1-[/grep]It seems that WebDNA won't accept multiple patterns. So, how could I usegrep to remove the leading and trailing characters so that the result is:90140I tried this with no success:[grep search=[a-zA-Z\s\-]*\|&replace=]XXL - White|90140|1-[/grep]???-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
I need to extract the five digit number between the pipes in the followingstring:XXL - White|90140|1-I can get this to work using the following grep search in a text editor(BBEdit), but not in WebDNA 6.x:(\|)([0-9]+)(\|)The following WebDNA code does *NOT* work:[grep search=(\|)([0-9]+)(\|)&replace=\2]XXL - White|90140|1-[/grep]It seems that WebDNA won't accept multiple patterns. So, how could I usegrep to remove the leading and trailing characters so that the result is:90140I tried this with no success:[grep search=[a-zA-Z\s\-]*\|&replace=]XXL - White|90140|1-[/grep]???-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Clint Davis
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:
Anyone running CommuniGate (2001)
Snake Bites (1997)
[append] vs. [appendfile] delta + question? (1997)
Applying discounts as more items are added... (1997)
WC2.0 Memory Requirements (1997)
Two options to consider (2008)
RE: SSL and WebCatalog (1997)
Group Updates (1998)
cart file creation (2003)
NT error logs (1997)
Botched cart numbers in webmerchant 2.1x email with webcat 3 (1998)
WebCommerce: Folder organization ? (1997)
Don't know if this is a sily question... (2003)
WCS Newbie question (1997)
NT considerations (1997)
06/06/2000 bug warning ... (2000)
Running a store on BOTH http and https (1998)
Bug Report, maybe (1997)
Function basic question (2006)
Some Questions (1997)