Re: strange math
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 56975
interpreted = N
texte = I think the first two lines show that var1 and var2 alternate between a value of 1 and a value of "space" or another invisible character or null. I would set a blank var to zero if that's what you're intending. Bill-----Original Message-----From: Kenneth Grome
Sent: Thu, 18 Mar 2004 20:43:27 +0800To: (WebDNA Talk)Subject: Re: strange mathWithout the var1 and var2 values there's no way to debug it. What are these values? Are you *sure* they are always valid numbers?>code:>>var1=[var1]
>var2=[var2]
>total= [math][var1]+[var2][/math]
>total2= [math][var2]+[var1][/math]>>results are:>>var1=1>var2 >total >total2= 1>>or:>>var1 >var2=1>total=1>total2 >>or:>>var1=1>var2=1>total=2>total2=2>>shouldn't the last 2 lines of code always provide the same result no >matter what order they are listed inside the [math][/math] tags?>>>>>On Thursday, March 18, 2004, at 07:12 AM, Kenneth Grome wrote:>>>>Thanks Kenneth, but the space before var2 was just a typo in the e-mail.>>>There is no space in the actual code of the file.>>>The code is still not adding, should I be initializing the >>>variables somehow?>>>thanks,>>>sfb>>>>Why don't you post your actual webdna code (no html) and then we >>can see better what's possibly wrong ...>>>>-->>>>Kenneth Grome>>WebDNA Programmer>>Outsource Service Provider>>Phone: +6332 255-6591>>>>------------------------------------------------------------->>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://webdna.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://webdna.smithmicro.com/-- Kenneth GromeWebDNA ProgrammerOutsource Service ProviderPhone: +6332 255-6591-------------------------------------------------------------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://webdna.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://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
I think the first two lines show that var1 and var2 alternate between a value of 1 and a value of "space" or another invisible character or null. I would set a blank var to zero if that's what you're intending. Bill-----Original Message-----From: Kenneth Grome Sent: Thu, 18 Mar 2004 20:43:27 +0800To: (WebDNA Talk)Subject: Re: strange mathWithout the var1 and var2 values there's no way to debug it. What are these values? Are you *sure* they are always valid numbers?>code:>>var1=[var1]
>var2=[var2]
>total= [math][var1]+[var2][/math]
>total2= [math][var2]+[var1][/math]>>results are:>>var1=1>var2 >total >total2= 1>>or:>>var1 >var2=1>total=1>total2 >>or:>>var1=1>var2=1>total=2>total2=2>>shouldn't the last 2 lines of code always provide the same result no >matter what order they are listed inside the [math][/math] tags?>>>>>On Thursday, March 18, 2004, at 07:12 AM, Kenneth Grome wrote:>>>>Thanks Kenneth, but the space before var2 was just a typo in the e-mail.>>>There is no space in the actual code of the file.>>>The code is still not adding, should I be initializing the >>>variables somehow?>>>thanks,>>>sfb>>>>Why don't you post your actual webdna code (no html) and then we >>can see better what's possibly wrong ...>>>>-->>>>Kenneth Grome>>WebDNA Programmer>>Outsource Service Provider>>Phone: +6332 255-6591>>>>------------------------------------------------------------->>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://webdna.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://webdna.smithmicro.com/-- Kenneth GromeWebDNA ProgrammerOutsource Service ProviderPhone: +6332 255-6591-------------------------------------------------------------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://webdna.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://webdna.smithmicro.com/
devaulw@onebox.com
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:
Math inside [showif] (1998)
RE: protect tag on NT (1997)
WebCat2b15MacPlugin - showing [math] (1997)
RE: OK, here goes... (1997)
Quiz question: Return all green and blank records? (2001)
[OT] Who's got a cool link (2002)
set header in DB (no cart) (2003)
A quickie question (1997)
carriage returns in data (1997)
WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997)
HTML Editors (1997)
RE: (1997)
php vs WebCatalog (2000)
document contains no data (1999)
Multiple catalog databases and showcart (1997)
Adding Suffixes (2004)
Further on formula.db failure to calculate shipCost (1997)
WebCat cannot handle compatible search parameters? (1997)
triggers have stopped once again (2002)
[ReturnRaw] and hiding FORM data (2003)