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 tryingto 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 stillnot 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>>*614142002000414200200But not for the + character:[text show=t]number= +61414200200[/text]
[text show=t]number=[grep search=^\+?61&replace=0][number][/grep][/text]>>output>>+61414200200+61414200200According to BBedit, they are both similar types of special characters, andthe way to escape special characters is with a \. But I don't get why thisisn't working. Any ideas?Thanks,RajBBEdit 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:
Hi,I am having a bit of an issue with Grep and special characters. I am tryingto 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 stillnot 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>>*614142002000414200200But not for the + character:[text show=t]number= +61414200200[/text]
[text show=t]number=[grep search=^\+?61&replace=0][number][/grep][/text]>>output>>+61414200200+61414200200According to BBedit, they are both similar types of special characters, andthe way to escape special characters is with a \. But I don't get why thisisn't working. Any ideas?Thanks,RajBBEdit 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:
WebCatalog for guestbook ? (1997)
Protect usage (1999)
UNSUBSCRIBE (2006)
wo search help (1999)
Highlighting words found in a keyword search (2003)
A Suggestion? (1998)
Best Catalog Program (1998)
European Dates (1998)
removing commas from a preformatted number (2000)
How to include weather (2000)
search for non-unique question (2001)
AOL and referrers on target=_blank (2000)
oops private message leaked into talk list (1997)
RE: Problem (1997)
WebDNA Quick Reference (Reserved Words) (2000)
[HIDEIF] inside [FOUNDITEM] (1997)
includes and cart numbers (1997)
ShippingCosts (1998)
Blog Software (2006)
price on detail, but not shoppingcart (1997)