Re: What's wrong with this replace?
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 43695
interpreted = N
texte = Hmmm... I've just figured it... there's a wonky [cart] value in there somewhere. Sorry to trouble....On Monday, 23 September 2002 12:23 PM, Tim Robinson
wrote:>Everything seems to be in the right place....>>(replace>db=temp/responses.db&eqSKUdata=3241772378853)Q4_1=Appetising%20Snacks%20%26%20Starters&Q4_2=Heart-Warming%20Soups&Q4_3=Home%20style%20Pasta&Q4_4=New-Fashioned%20Breads&Q4_5=Favourite%20Biscuits(/replace)>>Regards,>Tim>>On Monday, 23 September 2002 12:18 PM, Alain Russell> wrote:>>Try and take the brackets off the outside of the [replace] and see what gets>>displayed .. >>>>Instead of [replace....]......[/replace] do this>>replace....]......[/replace>>>>Thatıs how I always debug my replaces when they don't work.>>>>Make sure the correct values are everywhere.>>Alain>>>>>>> Hi there,>>> >>> For some reason, the replace below is not replacing... as far as I can tell,>>> the code is pretty straightforward. The search finds 5 records, then gives>>> each of them a variable name _Q4_[index] which matches the fieldnames of the>>> other database. It definitely creates the variables, as they display. But it>>> doesn't write them to the DB....>>> >>> [search >>> db=temp/select_[cart].db&grSUBJECT_VALUEdata=0&SUBJECT_VALUEsort=1&SUBJECT_VAL>>> UEsdir=as]>>> [founditems]>>> [TEXT show=f]_Q4_[index]=[SUBJECT_NAME][/TEXT]
>>> [/founditems]>>> [/search]>>> >>> [replace >>> db=temp/responses.db&eqSKUdata=[cart]]Q4_1=[url][_Q4_1][/url]&Q4_2=[url][_Q4_2>>> ][/url]&Q4_3=[url][_Q4_3][/url]&Q4_4=[url][_Q4_4][/url]&Q4_5=[url][_Q4_5][/url>>> ][/replace]>>> [COMMITDATABASE db=temp/responses.db]>>> >>> [_Q4_1]
>>> [_Q4_2]
>>> [_Q4_3]
>>> [_Q4_4]
>>> [_Q4_5]
>>> >>> All help greatly appreciated.>>> >>> Regards,>>> Tim>>> >>> >>> >>> >>> ------------------------------------------------------------->>> 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:
Hmmm... I've just figured it... there's a wonky [cart] value in there somewhere. Sorry to trouble....On Monday, 23 September 2002 12:23 PM, Tim Robinson wrote:>Everything seems to be in the right place....>>(replace>db=temp/responses.db&eqSKUdata=3241772378853)Q4_1=Appetising%20Snacks%20%26%20Starters&Q4_2=Heart-Warming%20Soups&Q4_3=Home%20style%20Pasta&Q4_4=New-Fashioned%20Breads&Q4_5=Favourite%20Biscuits(/replace)>>Regards,>Tim>>On Monday, 23 September 2002 12:18 PM, Alain Russell> wrote:>>Try and take the brackets off the outside of the [replace] and see what gets>>displayed .. >>>>Instead of [replace....]......[/replace] do this>>replace....]......[/replace>>>>Thatıs how I always debug my replaces when they don't work.>>>>Make sure the correct values are everywhere.>>Alain>>>>>>> Hi there,>>> >>> For some reason, the replace below is not replacing... as far as I can tell,>>> the code is pretty straightforward. The search finds 5 records, then gives>>> each of them a variable name _Q4_[index] which matches the fieldnames of the>>> other database. It definitely creates the variables, as they display. But it>>> doesn't write them to the DB....>>> >>> [search >>> db=temp/select_[cart].db&grSUBJECT_VALUEdata=0&SUBJECT_VALUEsort=1&SUBJECT_VAL>>> UEsdir=as]>>> [founditems]>>> [TEXT show=f]_Q4_[index]=[SUBJECT_NAME][/TEXT]
>>> [/founditems]>>> [/search]>>> >>> [replace >>> db=temp/responses.db&eqSKUdata=[cart]]Q4_1=[url][_Q4_1][/url]&Q4_2=[url][_Q4_2>>> ][/url]&Q4_3=[url][_Q4_3][/url]&Q4_4=[url][_Q4_4][/url]&Q4_5=[url][_Q4_5][/url>>> ][/replace]>>> [COMMITDATABASE db=temp/responses.db]>>> >>> [_Q4_1]
>>> [_Q4_2]
>>> [_Q4_3]
>>> [_Q4_4]
>>> [_Q4_5]
>>> >>> All help greatly appreciated.>>> >>> Regards,>>> Tim>>> >>> >>> >>> >>> ------------------------------------------------------------->>> 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/
Tim Robinson
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:
MacFinder -- a new WebDNA web site (1998)
[WebDNA] [announce] WebDNA 6.2.1x (2012)
[subtotal] and others (1997)
Re:Saving/Looking Up customer numbers (1998)
Multiple radio buttons (1998)
Re[2]: 2nd WebCatalog2 Feature Request (1996)
japanese characters (1997)
Here we go again... (2006)
practicing safe queries.. (2000)
Exclude by date - multiple (1997)
Summing fields (1997)
Kaaaaahhhhhhhnnnnnnn! (1997)
Running a store on BOTH http and https (1998)
WebCat b13 CGI -shownext- (1997)
WebCat editing, SiteGuard & SiteEdit (1997)
What is WebDNA (1997)
Just a thought (1998)
FORMS: Returning a specific page (1997)
2nd WebCatalog2 Feature Request (1996)
NT vs Mac (1997)