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:
WC2.0 Memory Requirements (1997)
[SearchString] usage (1997)
The Box - (2002)
Migrating to NT (1997)
Security (2002)
WebCat2b13MacPlugIn - [include] (1997)
problems with 2 tags (1997)
Appending a field to itself (2000)
Need formatting help (1998)
not interpreting Q (2001)
[taxRate] [TaxTotal] ? (1997)
Server Freeze (1998)
[SearchString] usage (1997)
WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)
New Featured Site (1999)
WebCatalog and WebMerchant reviewed by InfoWorld (1997)
OT: IE6 Back Button (2005)
Summing fields (1997)
$Replace with [founditems] (1997)
WebCat & Oracle (2001)