Grep issue

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 47104
interpreted = N
texte = Hi,I am having a bit of an issue with Grep and special characters. I am trying to strip of the + character from a number, while replacing it with 0. Basically changing an international phone number, into the local form (eg: +6129999999 -> 0299999999).I read the BBedit notes for grep, applied those principles, but its still not working.It works for the * character:[text show=t]number=*61414200200[/text]
[text show=t]number=[grep search=^\*?61&replace=0][number][/grep][/text]>>output>>*61414200200 0414200200But not for the + character:[text show=t]number= +61414200200[/text]
[text show=t]number=[grep search=^\+?61&replace=0][number][/grep][/text]>>output>>+61414200200 +61414200200 According to BBedit, they are both similar types of special characters, and the way to escape special characters is with a \. But I don't get why this isn't working. Any ideas?Thanks,Raj BBEdit Grep Tutorial: http://www.anybrowser.org/bbedit/grep.shtml------------------------------------------------------------- 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 issue (Rajeev Kumar 2003)
  2. Re: Grep issue (Rob Marquardt 2003)
  3. Re: Grep issue (alternative method) (Rajeev Kumar 2003)
  4. Re: Grep issue (Rajeev Kumar 2003)
  5. Re: Grep issue (Andrew Simpson 2003)
  6. Grep issue (Rajeev Kumar 2003)
Hi,I am having a bit of an issue with Grep and special characters. I am trying to strip of the + character from a number, while replacing it with 0. Basically changing an international phone number, into the local form (eg: +6129999999 -> 0299999999).I read the BBedit notes for grep, applied those principles, but its still not working.It works for the * character:[text show=t]number=*61414200200[/text]
[text show=t]number=[grep search=^\*?61&replace=0][number][/grep][/text]>>output>>*61414200200 0414200200But not for the + character:[text show=t]number= +61414200200[/text]
[text show=t]number=[grep search=^\+?61&replace=0][number][/grep][/text]>>output>>+61414200200 +61414200200 According to BBedit, they are both similar types of special characters, and the way to escape special characters is with a \. But I don't get why this isn't working. Any ideas?Thanks,Raj BBEdit Grep Tutorial: http://www.anybrowser.org/bbedit/grep.shtml------------------------------------------------------------- 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/ Rajeev Kumar

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:

Feature: TCPconnect via SSL (1999) Log-in Scheme (2003) WebCat2b15MacPlugin - [protect] (1997) New public beta available (1997) Not reading code (1997) upgrade? (1997) Duplicate Cart ID (2001) listfields question (2005) ShippingCosts (1998) A question on sub-categories (1997) WriteFile and returns... (2000) Help! WebCat2 bug (1997) RE: problem with applets embedded in tpl files (1997) sendmail (2005) Normalizing Dates and Phone numbers (2000) access denied problem (1997) pricing continued (1998) emailer truncates last letter! (1997) URGENT - CPU usage OSXS (2001) What is WebDNA (1997)