Re: SM: Grep Syntax?
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 62780
interpreted = N
texte = The plus would require at least one, but the grep in webdna does not support that syntax. Instead of using + to require at least one, I just repeat the pattern with one plus zero or more.-----Original Message-----From: Clint Davis
Sent: Wed, 10 Aug 2005 12:57:05 -0500To: "WebDNA Talk" Subject: Re: SM: Grep Syntax?Your code worked, but I don't understand exactly why. What is the purpose ofmultiple [a-z] patterns?This does not work:[grep search=([a-z]+)([0-9]+)([a-z]+)&replace=\2]abc567xyz[/grep]On 8/9/05 7:50 PM, "William DeVaul" wrote:> I think the asterisk is for zero or more. You need to use the> conventional '+' for one or more but the grep in WebDNA has no support> for that. The workaround is to use> > [grep > search=([a-z][a-z]*)([0-9][0-9]*)([a-z][a-z]*)&replace=\2]abc567xyz[/> grep]> > > > On Aug 9, 2005, at 8:22 PM, Clint Davis wrote:> >> Are multiple patterns allowed in a [grep] search? If so, what is the>> syntax?>> I have tried the following with 6.0a/MacOS X with no success:>> >> [grep search=([a-z]*)([0-9]*)([a-z]*)&replace=\2]abc567xyz[/grep]>> >> Should return: 567-------------------------------------------------------------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/-------------------------------------------------------------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:
The plus would require at least one, but the grep in webdna does not support that syntax. Instead of using + to require at least one, I just repeat the pattern with one plus zero or more.-----Original Message-----From: Clint Davis Sent: Wed, 10 Aug 2005 12:57:05 -0500To: "WebDNA Talk" Subject: Re: SM: Grep Syntax?Your code worked, but I don't understand exactly why. What is the purpose ofmultiple [a-z] patterns?This does not work:[grep search=([a-z]+)([0-9]+)([a-z]+)&replace=\2]abc567xyz[/grep]On 8/9/05 7:50 PM, "William DeVaul" wrote:> I think the asterisk is for zero or more. You need to use the> conventional '+' for one or more but the grep in WebDNA has no support> for that. The workaround is to use> > [grep > search=([a-z][a-z]*)([0-9][0-9]*)([a-z][a-z]*)&replace=\2]abc567xyz[/> grep]> > > > On Aug 9, 2005, at 8:22 PM, Clint Davis wrote:> >> Are multiple patterns allowed in a [grep] search? If so, what is the>> syntax?>> I have tried the following with 6.0a/MacOS X with no success:>> >> [grep search=([a-z]*)([0-9]*)([a-z]*)&replace=\2]abc567xyz[/grep]>> >> Should return: 567-------------------------------------------------------------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/-------------------------------------------------------------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/
devaulw@onebox.com
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:
know it all (1998)
Happy New year (2004)
Include a big block of text (1997)
CommandSecurity? (1997)
[cart] clarification... (1997)
searchable list archive (1997)
Anyone integrate askimet with webdna? (2007)
Generating Report Totals (1997)
Stopping a [Loop] in mid-stream ... (1997)
WebMerchant 2.1.2 (1998)
Field Totals (2004)
[WriteFile] problems (1997)
WebCatalog Technical Reference (1997)
emailer settings and control questions (1997)
getting images' width/height (1998)
broken [include]s (1998)
Where is f2? (1997)
suffix mapping for NT? (1997)
[OT] Backup/ failsafe strategies (2003)
WebDNA security (2004)