Re: Replace/Commit not Replacing/Commiting

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 35918
interpreted = N
texte = Have you removed the active part of the replace, so you can see whether you actually have the correct information there. For example:[raw][replace[/raw] db=customernum.txt&eqskudata=fred]customernum=[mycustomernum] [raw][/replace][/raw]In general, the [URL] context is not going to every be useful for math variables. You could try [math]mycustomernum[/math] just for the fun of it, too.John PeacockJohn Davies wrote: > > Nope. > > MacOS9.04 > WebTen 3.0 > WebCat 4.02b4 (Plugin) > 192 Mb Ram > 1Mb VMem > 193 Mb Total Ram > > Here is the code as I have it now. > > [orderfile cart=[cart]] > [showif [header10]=new] > [showif [subtotal]=0] > > [setheader cart=[cart]]header11=FA[mydate][lookup > db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou > nd=0][/setheader] > > > > [replace > db=customernum.txt&eqskudata=fred]customernum=[url][mycustomernum][/url][/re > place] > > [/showif] > [/showif] > [/orderfile] > > Here is the customernum.txt file: > > customernum sku > 001 fred > > John Davies > jd@professionalideas.com > _____________________________________________ > Martin Associates Design Agency > http://www.professionalideas.com > > > From: Alex McCombie > > Reply-To: (WebCatalog Talk) > > Date: Tue, 08 Aug 2000 14:19:28 > > To: (WebCatalog Talk) > > Subject: Re: Replace/Commit not Replacing/Commiting > > > > > > John, > > try this: > > [replace > > db=/full/path/to/database/customernum.txt&eqskudatarq=fred]customernum=[math > > ][lookup > > db=/full/path/to/database/customernum.txt&lookinfield=sku&value=fred&returnf > > ield=customernum¬found=0]+3[/math][/replace] > > > > > > Replace /full/path/to/database/ with the full path to the db. Just curious > > if this helps. > > > > BTW, what exact version are you using? > > > > Alex > > > > > > > >> Thanks, but same. > >> > >> I am writing [customernum] to the cart, as I reload the page and then check > >> the cart, I can see the number change. So, the data is getting updated in > >> ram by WebCat, but the data does not get updated in the customernum.txt > >> file. > >> > >> (grrrr) > >> > >> > >> John Davies > >> jd@professionalideas.com > >> _____________________________________________ > >> Martin Associates Design Agency > >> http://www.professionalideas.com > >> > >> > >>> From: Anup Setty > >>> Reply-To: (WebCatalog Talk) > >>> Date: Tue, 8 Aug 2000 13:38:07 > >>> To: (WebCatalog Talk) > >>> Subject: Re: Replace/Commit not Replacing/Commiting > >>> > >>> Try this, > >>> [replace db=customernum.txt&eqskudatarq=fred]customernum=[math][lookup > >>> db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou > >>> nd=0]+3[/math][/replace] > >>> > >>> Also make sure you can append to the database, with a simple append > >>> statement. > >>> > >>> =0=0=0=0=0=0=0=0=0=0=0=0=0= > >>> Anup Setty > >>> > >>> Vertical Net > >>> Email: asetty@vertical.net > >>> URL : http://www.vertical.net > >>> > >>> =0=0=0=0=0=0=0=0=0=0=0=0=0= > >>> > >>>>> From: Jason Sofonia > >>>>> Reply-To: (WebCatalog Talk) > >>>>> Date: Tue, 08 Aug 2000 12:59:21 > >>>>> To: (WebCatalog Talk) > >>>>> Subject: Re: Replace/Commit not Replacing/Commiting > >>>>> > >>>>> [math show=f]mycustomernum=[lookup > >>>>> > >>> db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou > >>>>> nd=0]+3[/math] > >>>>> > >>>>> [replace > >>>>> > >>> db=customernum.txt&eqskudatarq=fred]customernum=[url][mycustomernum][/url][/ > >>>>> replace] > >>>> > >>>> > >>>> ------------------------------------------------------------- > >>>> 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/ > > > > Alex J McCombie New World Media > > Director of Interactive Services Drawer 607 > > 800/724.8973 Fair Haven, NY 13064 > > Alex@NewWorldMedia.com http://OurClients.com > > > > Interface Designer WebDNA Programmer Database Designer > > > > > > > > ------------------------------------------------------------- > > 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: Solution: Replace/Commit not Replacing/Commiting (John Davies 2000)
  2. Re: Replace/Commit not Replacing/Commiting (dale 2000)
  3. Re: Solution: Replace/Commit not Replacing/Commiting (Bob Sneidar 2000)
  4. Re: Solution: Replace/Commit not Replacing/Commiting (Peter Ostry 2000)
  5. Solution: Replace/Commit not Replacing/Commiting (John Davies 2000)
  6. Re: Replace/Commit not Replacing/Commiting (John Peacock 2000)
  7. Re: Replace/Commit not Replacing/Commiting (John Davies 2000)
  8. Re: Replace/Commit not Replacing/Commiting (Alex McCombie 2000)
  9. Re: Replace/Commit not Replacing/Commiting (John Davies 2000)
  10. Re: Replace/Commit not Replacing/Commiting (Anup Setty 2000)
  11. Re: Replace/Commit not Replacing/Commiting (John Davies 2000)
  12. Re: Replace/Commit not Replacing/Commiting (Jason Sofonia 2000)
  13. Replace/Commit not Replacing/Commiting (John Davies 2000)
Have you removed the active part of the replace, so you can see whether you actually have the correct information there. For example:[raw][replace[/raw] db=customernum.txt&eqskudata=fred]customernum=[mycustomernum] [raw][/replace][/raw]In general, the [url] context is not going to every be useful for math variables. You could try [math]mycustomernum[/math] just for the fun of it, too.John PeacockJohn Davies wrote: > > Nope. > > MacOS9.04 > WebTen 3.0 > WebCat 4.02b4 (Plugin) > 192 Mb Ram > 1Mb VMem > 193 Mb Total Ram > > Here is the code as I have it now. > > [orderfile cart=[cart]] > [showif [header10]=new] > [showif [subtotal]=0] > > [setheader cart=[cart]]header11=FA[mydate][lookup > db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou > nd=0][/setheader] > > > > [replace > db=customernum.txt&eqskudata=fred]customernum=[url][mycustomernum][/url][/re > place] > > [/showif] > [/showif] > [/orderfile] > > Here is the customernum.txt file: > > customernum sku > 001 fred > > John Davies > jd@professionalideas.com > _____________________________________________ > Martin Associates Design Agency > http://www.professionalideas.com > > > From: Alex McCombie > > Reply-To: (WebCatalog Talk) > > Date: Tue, 08 Aug 2000 14:19:28 > > To: (WebCatalog Talk) > > Subject: Re: Replace/Commit not Replacing/Commiting > > > > > > John, > > try this: > > [replace > > db=/full/path/to/database/customernum.txt&eqskudatarq=fred]customernum=[math > > ][lookup > > db=/full/path/to/database/customernum.txt&lookinfield=sku&value=fred&returnf > > ield=customernum¬found=0]+3[/math][/replace] > > > > > > Replace /full/path/to/database/ with the full path to the db. Just curious > > if this helps. > > > > BTW, what exact version are you using? > > > > Alex > > > > > > > >> Thanks, but same. > >> > >> I am writing [customernum] to the cart, as I reload the page and then check > >> the cart, I can see the number change. So, the data is getting updated in > >> ram by WebCat, but the data does not get updated in the customernum.txt > >> file. > >> > >> (grrrr) > >> > >> > >> John Davies > >> jd@professionalideas.com > >> _____________________________________________ > >> Martin Associates Design Agency > >> http://www.professionalideas.com > >> > >> > >>> From: Anup Setty > >>> Reply-To: (WebCatalog Talk) > >>> Date: Tue, 8 Aug 2000 13:38:07 > >>> To: (WebCatalog Talk) > >>> Subject: Re: Replace/Commit not Replacing/Commiting > >>> > >>> Try this, > >>> [replace db=customernum.txt&eqskudatarq=fred]customernum=[math][lookup > >>> db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou > >>> nd=0]+3[/math][/replace] > >>> > >>> Also make sure you can append to the database, with a simple append > >>> statement. > >>> > >>> =0=0=0=0=0=0=0=0=0=0=0=0=0= > >>> Anup Setty > >>> > >>> Vertical Net > >>> Email: asetty@vertical.net > >>> URL : http://www.vertical.net > >>> > >>> =0=0=0=0=0=0=0=0=0=0=0=0=0= > >>> > >>>>> From: Jason Sofonia > >>>>> Reply-To: (WebCatalog Talk) > >>>>> Date: Tue, 08 Aug 2000 12:59:21 > >>>>> To: (WebCatalog Talk) > >>>>> Subject: Re: Replace/Commit not Replacing/Commiting > >>>>> > >>>>> [math show=f]mycustomernum=[lookup > >>>>> > >>> db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou > >>>>> nd=0]+3[/math] > >>>>> > >>>>> [replace > >>>>> > >>> db=customernum.txt&eqskudatarq=fred]customernum=[url][mycustomernum][/url][/ > >>>>> replace] > >>>> > >>>> > >>>> ------------------------------------------------------------- > >>>> 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/ > > > > Alex J McCombie New World Media > > Director of Interactive Services Drawer 607 > > 800/724.8973 Fair Haven, NY 13064 > > Alex@NewWorldMedia.com http://OurClients.com > > > > Interface Designer WebDNA Programmer Database Designer > > > > > > > > ------------------------------------------------------------- > > 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/ John Peacock

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:

StandardConversions.db (1998) Checkboxes (1998) WebCatalog for guestbook ? (1997) too many nested tags ... (1997) RE: type 2 errors with ssl server (1997) Showing unopened cart (1997) Convertchars Problem (2004) [OT] See Flash? (2003) Timer Values on [redirect] (1998) OS X permissions to write to Globals directory (2003) Math, Multiple Equasions and Show/Hide (1998) SKU (1997) First postarg not taking in $Commands (1997) caching -check- (2001) Who is John Jakovich? (1999) SiteEdit NewFile.html ? (1997) New Command prefs ... (1997) WebCatalog 3.0.4 alias crash bug? (2000) Encrypt broken on Mac 3.05b13?? (2000) access denied problem (1997)