Re: Re(2): & in grep
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 51108
interpreted = N
texte = I can't quite grasp what you are trying to do or what you see as wrong, but in general using %26 works for & replacement in a [grep]... As a simple example:[text]x=abc&def[/text][url][x][/url]
[text]y=[grep search=%26&replace=%26amp;][x][/grep][/text][url][y][/url]
yields:abc%26defabc%26amp%3Bdef- brianOn Monday, June 16, 2003, at 08:10 AM, laurent pladys wrote:>>> Is there a way to encode & in the %XX form as we do for [ and ] ?>>>> The encoded value of & is %26> Thanks Ken, I tried that but it still doesn't work.>>> %26 in a grep pattern breaks the result.> atraduire=fr-test1 becomes atraduire=fr-r1>> Is there w way to put the & symbol in a grep, is it possible to > escape> it ? \& doesn't work, %28 doens't work ...>> I changed the first opening square bracket on purpose so it shows up.>> Here are the result with %26 and a # to comppare what happens.>> When using :>> [writefile secure=F&file=../[langue]/[refpage].c-lvl]> [grep search=traduire.([0-9A-Za-z]*)&replace=(include file=../div/> traduction.inc%26atraduire=[interpret][lng][/interpret]-\1%5D]>> [include file=../pages/[word].c-lvl&valeuridmultiple=[newnumero]]> [/grep]> [/writefile]>> I have this :>> include file=../div/traduction.inc&atraduire=fr-r1]> (include file=../div/traduction.inc&atraduire=fr-r1] (include file=../> div/traduction.inc&atraduire=fr-r1]>> And when I write this :> [writefile secure=F&file=../[langue]/[refpage].c-lvl]> [grep search=traduire.([0-9A-Za-z]*)&replace=(include file=../div/> traduction.inc#atraduire=[interpret][lng][/interpret]-\1%5D]>> [include file=../pages/[word].c-lvl&valeuridmultiple=[newnumero]]> [/grep]> [/writefile]>>> I have this :> (include file=../div/traduction.inc#atraduire=fr-test1]> (include file=../div/traduinclude file=../div/> traduction.inc#atraduire=fr-test1ction.inc#atraduire=fr-test2] (include> file=../div/traduction.inc#atraduire=fr-test3]>> In the file I am including I have the following text :>> traduire=test1>
> traduire=test2 traduire=test3>> That I expect the grep search to replace with :>> include file=../div/traduction.inc&atraduire=fr-test1>
> include file=../div/traduction.inc&atraduire=fr-test2 include file=../> div/traduction.inc&atraduire=fr-test3>>> -------------------------------------------------------------> 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/>-------------------------------------------------------------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 can't quite grasp what you are trying to do or what you see as wrong, but in general using %26 works for & replacement in a [grep]... As a simple example:[text]x=abc&def[/text][url][x][/url]
[text]y=[grep search=%26&replace=%26amp;][x][/grep][/text][url][y][/url]
yields:abc%26defabc%26amp%3Bdef- brianOn Monday, June 16, 2003, at 08:10 AM, laurent pladys wrote:>>> Is there a way to encode & in the %XX form as we do for [ and ] ?>>>> The encoded value of & is %26> Thanks Ken, I tried that but it still doesn't work.>>> %26 in a grep pattern breaks the result.> atraduire=fr-test1 becomes atraduire=fr-r1>> Is there w way to put the & symbol in a grep, is it possible to > escape> it ? \& doesn't work, %28 doens't work ...>> I changed the first opening square bracket on purpose so it shows up.>> Here are the result with %26 and a # to comppare what happens.>> When using :>> [writefile secure=F&file=../[langue]/[refpage].c-lvl]> [grep search=traduire.([0-9A-Za-z]*)&replace=(include file=../div/> traduction.inc%26atraduire=[interpret][lng][/interpret]-\1%5D]>> [include file=../pages/[word].c-lvl&valeuridmultiple=[newnumero]]> [/grep]> [/writefile]>> I have this :>> include file=../div/traduction.inc&atraduire=fr-r1]> (include file=../div/traduction.inc&atraduire=fr-r1] (include file=../> div/traduction.inc&atraduire=fr-r1]>> And when I write this :> [writefile secure=F&file=../[langue]/[refpage].c-lvl]> [grep search=traduire.([0-9A-Za-z]*)&replace=(include file=../div/> traduction.inc#atraduire=[interpret][lng][/interpret]-\1%5D]>> [include file=../pages/[word].c-lvl&valeuridmultiple=[newnumero]]> [/grep]> [/writefile]>>> I have this :> (include file=../div/traduction.inc#atraduire=fr-test1]> (include file=../div/traduinclude file=../div/> traduction.inc#atraduire=fr-test1ction.inc#atraduire=fr-test2] (include> file=../div/traduction.inc#atraduire=fr-test3]>> In the file I am including I have the following text :>> traduire=test1>
> traduire=test2 traduire=test3>> That I expect the grep search to replace with :>> include file=../div/traduction.inc&atraduire=fr-test1>
> include file=../div/traduction.inc&atraduire=fr-test2 include file=../> div/traduction.inc&atraduire=fr-test3>>> -------------------------------------------------------------> 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/>-------------------------------------------------------------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/
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:
Questions To Answer (1997)
Best way to download a db (2003)
Webcat run amuk (2002)
4.0 send email ticks. . (2000)
WSDL Wizard (2003)
Solution help needed (1998)
listfiles shows invisible files ... (1999)
Nested tags count question (1997)
AOL and [referrer] (2001)
WebCat2b15MacPlugIn - [authenticate] not [protect] (1997)
Max Record length restated as maybe bug (1997)
WebCat2 - Getting to the browser's username/password data (1997)
Bug Report, maybe (1997)
Showing unopened cart (1997)
using showpage and showcart commands (1996)
authenticating a second user (1997)
Running 2 two WebCatalog.acgi's (1996)
Date search - yes or no (1997)
2.0 Info (1997)
upgrading (1997)