inconsistent webcat calculation?
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 15005
interpreted = N
texte = I think we are running version 2.01, but I'm not sure. Inside a template we get to via a search action, we have an inner search loop in which I generate a summary table of order information. Before, I had the following formulas for summing the total:[format 8.2f][subtotal][/format] [format 7.2f][math][shipcost]*fracweight[/math][/format] [format 8.2f][math][tax]*fraction[/math][/format] [format 10.2f][math]tmptotal=[subtotal]+([tax]*fraction)+([shipcost]*fracweight)[/math][/format] which I simplified by adding two local [math] variables and it works:[format 8.2f][subtotal][/format][format 7.2f][math]vartmp=[shipcost]*fracweight[/math][/format][format 8.2f][math]tmpvar=[tax]*fraction[/math][/format][format 10.2f][math]tmptotal=[subtotal]+vartmp+tmpvar[/math][/format]Just out of curiosity is there something bogus about the former way I did it?Curt----------------------------------------------------------------------| William Curt Eggemeyer Curt@mail.bzzzzzz.com || BeeHive Technologies, Inc. || http://www.bzzzzzz.com with a WebCam in Pasadena, California |----------------------------------------------------------------------
Associated Messages, from the most recent to the oldest:
I think we are running version 2.01, but I'm not sure. Inside a template we get to via a search action, we have an inner search loop in which I generate a summary table of order information. Before, I had the following formulas for summing the total:[format 8.2f][subtotal][/format] [format 7.2f]
[math][shipcost]*fracweight[/math][/format] [format 8.2f]
[math][tax]*fraction[/math][/format] [format 10.2f]
[math]tmptotal=[subtotal]+([tax]*fraction)+([shipcost]*fracweight)[/math][/format] which I simplified by adding two local
[math] variables and it works:[format 8.2f][subtotal][/format][format 7.2f]
[math]vartmp=[shipcost]*fracweight[/math][/format][format 8.2f]
[math]tmpvar=[tax]*fraction[/math][/format][format 10.2f]
[math]tmptotal=[subtotal]+vartmp+tmpvar[/math][/format]Just out of curiosity is there something bogus about the former way I did it?Curt----------------------------------------------------------------------| William Curt Eggemeyer Curt@mail.bzzzzzz.com || BeeHive Technologies, Inc. || http://www.bzzzzzz.com with a WebCam in Pasadena, California |----------------------------------------------------------------------
w curt eggemeyer
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:
Can you identify the [body]? (1999)
WebCommerce: Folder organization ? (1997)
How to set up searching - properly (2000)
Variables in a Prefernce File (2005)
Repeating Fields (1997)
sorting dates (1999)
WebCat2final1 crashes (1997)
FlushDatabase Suggestion (1998)
Triggers (1999)
Price Not Appearing (2000)
Re[2]: OT: Sending email to lots of subscribers (1999)
Re:2nd WebCatalog2 Feature Request (1996)
About Cookies... (2004)
japanese characters (1997)
[shownext max=?] armed (1997)
Pithy questions on webcommerce & siteedit (1997)
syntax question, not in online refernce (1997)
WebCat and Flash (2000)
Using Web* mail instead of Emailer? (1999)
Stopping bad HTML propagation ? (1997)