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 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:

    
  1. Re: Grep Problems ( Clint Davis 2005)
  2. Re: Grep Problems ( Gary Krockover 2005)
  3. Re: Grep Problems ( Donovan Brooke 2005)
  4. Grep Problems ( Clint Davis 2005)
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:

[showif [numfound]=0]? (2000) headers in webcat 4.0. (2000) Use of Back and Reload Buttons on ShoppingCart page? (1997) Re2: frames & carts (1997) db access problem after switching to SSL (2001) Multiple catalog databases and showcart (1997) Format of Required fields error message (1997) SiteEdit Pro Update Announcement (1997) [showif]?[/showif] (2000) I'm tired of all this! (2000) MacFinder -- a new WebDNA web site (1998) Re:I want my files to have an asp file extension (1999) WebCat chatroom (1997) send mail problem? (1997) WriteFile is there a max size? (1998) Problems with [Applescript] (1997) New Command prefs ... (1997) [WebDNA] WebDNA as cgi app (was WebSite Examples) (2008) How To question on setting up downloads (1997) all records returned. (1997)