Re: Grep Problems
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 62750
interpreted = N
texte = I just figured this out as well. Thanks fellas!On 8/5/05 3:42 PM, "Gary Krockover"
wrote:> Hi Clint,> > Though it seems that it would end the context prematurely, this actually does> work as you're wanting:> > [Middle StartAfter=|&EndBefore=|]> XXL - White|90140|1-> [/Middle]> > GJK> > At 03:35 PM 8/5/2005, you wrote:>> I need to extract the five digit number between the pipes in the following>> string:>> 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 use>> grep to remove the leading and trailing characters so that the result is:>> 90140>> >> I 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 just figured this out as well. Thanks fellas!On 8/5/05 3:42 PM, "Gary Krockover" wrote:> Hi Clint,> > Though it seems that it would end the context prematurely, this actually does> work as you're wanting:> > [Middle StartAfter=|&EndBefore=|]> XXL - White|90140|1-> [/Middle]> > GJK> > At 03:35 PM 8/5/2005, you wrote:>> I need to extract the five digit number between the pipes in the following>> string:>> 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 use>> grep to remove the leading and trailing characters so that the result is:>> 90140>> >> I 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:
Search wbrk word break param (1998)
WebCat2b13MacPlugin - [math][date][/math] problem (1997)
Migrating to NT (1997)
WebMerchant 1.6 and https (1997)
Linux ODBC and the ODBC Bridge (2000)
date tag not interpreted (2000)
[searchString] (1997)
Users.db (1998)
authorizenet and netscape (2002)
RAM variables (1997)
Listfiles on network with NT (2000)
WebCat2 - Getting to the browser's username/password data (1997)
WC2b15 File Corruption (1997)
Lambada for Macintosh is Here! (1996)
if then else. BUG? (2003)
Question re: FlushDatabases (1997)
Shopping Cart variation... (1997)
[WebDNA] General email error -1 (WebDNA 7) (2012)
RE: Problem (1997)
[AppendFile] problem (WebCat2b13 Mac .acgi) (1997)