RE: Automatic Forwarding using WebCat
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 13130
interpreted = N
texte = Thanks Marc, I really appreciate you catching those syntax errors for me. It saved me much weeping and gnashing of teeth.There's one thing that I'm not sure about though...> - you don't need a [lineitems] context inside the [listfiles] context; it will loop through> all files automatically.>[listfiles /StockRoom][lineitems][showif >filename=[SKU].[lineindex]][math]testindex=testindex+1[/math][/showif][/lineitems][/listfiles]Oh, you're right, I had a mistake in that line.Actually, it should read:>[listfiles /StockRoom][lineitems][showif >filename=[cart].[lineindex]][math]testindex=testindex+1[/math][/showif][/lineitems][/listfiles]the filename I'm looking for is [cart].[lineindex], not [sku].[lineindex]. Oops.Which brings up the point that this is not the best way to do what I want to do (if WebCat can use wildcards, which I'm not sure). If it will use wildcards I can just count the [cart].* filenames. If there are four lineitems in the order and four files that match [cart].*, then they must all be there, right?If webcat doesn't accept wildcards for filenames, then I think the above code will work (the revised version), because I want to do the following: I want to have it step through the files in the folder and compare each with all the files in the order. Each time it finds a match, it adds one to [testindex]. Then I compare this with the total number of items in the order to see if they're all there.Let me know if I'm missing something. Sorry about the [SKU]/[cart] mistake. That's confusing.Thanks, Marc, this mailing list has helped me again.Michael BohanMusic on Demand, LLCSincerely,Michael Bohan--------------------Music on Demand, LLCjmbohan@flash.net
Associated Messages, from the most recent to the oldest:
Thanks Marc, I really appreciate you catching those syntax errors for me. It saved me much weeping and gnashing of teeth.There's one thing that I'm not sure about though...> - you don't need a
[lineitems] context inside the
[listfiles] context; it will loop through> all files automatically.>[listfiles /StockRoom]
[lineitems][showif >filename=[SKU].[lineindex]]
[math]testindex=testindex+1[/math][/showif][/lineitems][/listfiles]Oh, you're right, I had a mistake in that line.Actually, it should read:>[listfiles /StockRoom]
[lineitems][showif >filename=
[cart].[lineindex]]
[math]testindex=testindex+1[/math][/showif][/lineitems][/listfiles]the filename I'm looking for is
[cart].[lineindex], not [sku].[lineindex]. Oops.Which brings up the point that this is not the best way to do what I want to do (if WebCat can use wildcards, which I'm not sure). If it will use wildcards I can just count the
[cart].* filenames. If there are four lineitems in the order and four files that match
[cart].*, then they must all be there, right?If webcat doesn't accept wildcards for filenames, then I think the above code will work (the revised version), because I want to do the following: I want to have it step through the files in the folder and compare each with all the files in the order. Each time it finds a match, it adds one to [testindex]. Then I compare this with the total number of items in the order to see if they're all there.Let me know if I'm missing something. Sorry about the [SKU]/
[cart] mistake. That's confusing.Thanks, Marc, this mailing list has helped me again.Michael BohanMusic on Demand, LLCSincerely,Michael Bohan--------------------Music on Demand, LLCjmbohan@flash.net
Michael Bohan
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:
OT - Mail Solution (2002)
WebMerchant (2000)
WebCat editing, SiteGuard & SiteEdit (1997)
New WebDNA Solutions ... (1997)
WebCat2 - Getting to the browser's username/password data (1997)
Hiding Email Addresses (2003)
db extesion (2000)
table max? (2001)
all records returned. (1997)
Updating a database once per day - An example (1998)
Follow-Up to: Removing [showif] makes a big difference in speed (1997)
Interfacing WebMerchant to www.fedex.com (1997)
Help with nested search (1998)
retain raw [cart] submitted value (2004)
syntax question, not in online refernce (1997)
Sort & Shownext (1999)
[WebDNA] Can't write to a db when working on on a iMac (2019)
[WebDNA] Webdna in France (2013)
[OT] See Flash? (2003)
Bug or syntax error on my part? (1997)