Re: Grep and Special Characters

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 42539
interpreted = N
texte = Try URLing the entire search and replace parameters - the equals signs could be causing problems as well...[grep search=[url]blah blah blah[/url]&replace=[url]blah blah blah[/url]]- brianAt 2:30 PM 8/14/02, Jason Tyler wrote: >Weird, perhaps I have deeper problem. > >I'm able to get an & character using url, but it breaks the rest of >my replace. > >For example: > >[Grep search=(.*)&replace=href=redirectMgr.tpl?__sku=[sku][url]&[/url]__dest=\1 >target=_new>\2]test >link foo[/Grep] > >Results in the following: > >2 > >Remove the & from the above replace statement and this is the result: > >target=_new>test link foo > >With a raw tag in place of the url tag I get the following: > > >Thanks for the help, as always it's greatly appreciated. > >Jason Tyler > >On Wednesday, August 14, 2002, at 02:00 PM, Brian Fries wrote: > >>[grep search=and&replace=[url]&[/url]]bob and carol and ted and alice[/grep] >> >>gives me >> >>bob & carol & ted & alice >> >>When in doubt, [url] >> >>- brian >> >>At 1:51 PM 8/14/02, Jason Tyler wrote: >>>Thanks Marc, >>> >>>I actually need the opposite, where I'm putting an ampersand into >>>the replace statement. I can see from my email where it could be >>>confusing, sorry about that. >>> >>>This would be similar to the effect I'm trying to achieve: [Grep >>>search=and&replace= %26] >>> >>>Thanks again, >>> >>>Jason Tyler >>> >>>On Wednesday, August 14, 2002, at 01:42 PM, Marc Kaiwi wrote: >>> >>>>This is how I'm doing it ... [Grep search=%26&replace=and] ... >>>>someone on the list had answered this question for me once before. >>>> >>>>Good Luck! >>>> >>>>On Wednesday, August 14, 2002, at 10:20 AM, Jason Tyler wrote: >>>> >>>>>I have what I hope will be a quick question. >>>>> >>>>>I'm using the grep context to do a complex find a replace type >>>>>operation that is working great, except I can't figure out how >>>>>make it place an & character in the replace statement. I've >>>>>tried escaping it per standard grep documentation which would be >>>>>\&, but this doesn't work because WebCat sees this as another >>>>>context option. So I tried several variations on this theme >>>>>using the ascii value, the hex value and others on the same >>>>>theme, but they all failed. >>>>> >>>>>So basically, how do I terminate an & character in a grep >>>>>replace statement? >>>>> >>>>>Thank you, >>>>> >>>>>Jason Tyler >>>> >>>>Signed: Marc Kaiwi >>>>San Diego Motorcycle Club: http://www.sdmotorcycleclub.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://search.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://search.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://search.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://search.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://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Grep and Special Characters (Jason Tyler 2002)
  2. Re: Grep and Special Characters (Brian Fries 2002)
  3. Re: Grep and Special Characters (Jason Tyler 2002)
  4. Re: Grep and Special Characters (Josh Lynn 2002)
  5. Re: Grep and Special Characters (Brian Fries 2002)
  6. Re: Grep and Special Characters (Jason Tyler 2002)
  7. Re: Grep and Special Characters (Marc Kaiwi 2002)
  8. Grep and Special Characters (Jason Tyler 2002)
Try URLing the entire search and replace parameters - the equals signs could be causing problems as well...[grep search=
[url]blah blah blah[/url]&replace=[url]blah blah blah[/url]]- brianAt 2:30 PM 8/14/02, Jason Tyler wrote: >Weird, perhaps I have deeper problem. > >I'm able to get an & character using url, but it breaks the rest of >my replace. > >For example: > >[Grep search=(.*)&replace=href=redirectMgr.tpl?__sku=[sku][url]&[/url]__dest=\1 >target=_new>\2]test >link foo[/Grep] > >Results in the following: > >2 > >Remove the & from the above replace statement and this is the result: > >target=_new>test link foo > >With a raw tag in place of the url tag I get the following: > > >Thanks for the help, as always it's greatly appreciated. > >Jason Tyler > >On Wednesday, August 14, 2002, at 02:00 PM, Brian Fries wrote: > >>[grep search=and&replace=[url]&[/url]]bob and carol and ted and alice[/grep] >> >>gives me >> >>bob & carol & ted & alice >> >>When in doubt, [url] >> >>- brian >> >>At 1:51 PM 8/14/02, Jason Tyler wrote: >>>Thanks Marc, >>> >>>I actually need the opposite, where I'm putting an ampersand into >>>the replace statement. I can see from my email where it could be >>>confusing, sorry about that. >>> >>>This would be similar to the effect I'm trying to achieve: [Grep >>>search=and&replace= %26] >>> >>>Thanks again, >>> >>>Jason Tyler >>> >>>On Wednesday, August 14, 2002, at 01:42 PM, Marc Kaiwi wrote: >>> >>>>This is how I'm doing it ... [Grep search=%26&replace=and] ... >>>>someone on the list had answered this question for me once before. >>>> >>>>Good Luck! >>>> >>>>On Wednesday, August 14, 2002, at 10:20 AM, Jason Tyler wrote: >>>> >>>>>I have what I hope will be a quick question. >>>>> >>>>>I'm using the grep context to do a complex find a replace type >>>>>operation that is working great, except I can't figure out how >>>>>make it place an & character in the replace statement. I've >>>>>tried escaping it per standard grep documentation which would be >>>>>\&, but this doesn't work because WebCat sees this as another >>>>>context option. So I tried several variations on this theme >>>>>using the ascii value, the hex value and others on the same >>>>>theme, but they all failed. >>>>> >>>>>So basically, how do I terminate an & character in a grep >>>>>replace statement? >>>>> >>>>>Thank you, >>>>> >>>>>Jason Tyler >>>> >>>>Signed: Marc Kaiwi >>>>San Diego Motorcycle Club: http://www.sdmotorcycleclub.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://search.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://search.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://search.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://search.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://search.smithmicro.com/ Brian Fries

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:

Forumulas.db & Variables (2002) Webcat/Webmerchant (1998) Triggers (2004) SendMail - sending message to more than one person from (2006) Mime-Version in email header (1997) Resume Catalog ? (1997) triggers.db (1999) Ongoing group search problems ... (1997) Signal Raised Error (Part II) (1997) Case statement (2003) [WebDNA] anyone set up webdna 7 on Amazon's cloud? (2012) Paranoid about serial numbers...not (1998) Email (1998) Seeking Better Display of results... (1997) Payment Processor - viaklix, wachovia (2006) Is this possible, WebCat2.0 and checkboxes (1997) Setting up shop (1997) Am I going senile? (Price recalc based on quantity) (1997) Roundup function? (1997) Date Time Oddness (1999)