Re: If Else Statement...
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 59597
interpreted = N
texte = Hi DonovanYes .. looked okay to me also ... the following worked though... Maybe the ordering took some sort of precedence? [else] [if [discountMod]>5] [then][text show=f]discountFactor=20[/text][/then] [else] [if (([discountMod]>=3) & ([discountMod]<6))] [then][text show=f]discountFactor=15[/text][/then] [/if] [/else] [/if] [/else]CheersAlanDonovan Brooke wrote:> Hmm, this looks OK to me??? looks like a value of "6" should get> a disccountfactor of 20.>> Donovan>>>> Alan White wrote:>>> Hi folks...>>>> Can anyone see why a discountMod of 6 or above would be getting a >> discountFactor of 15 (or a cleaner way of doing this)?>>>> [if [discountMod]<2]>> [then][text show=f]discountFactor=5[/text][/then]>> [else]>> [if [discountMod]=2]>> [then][text]discountFactor=10[/text][/then]>> [else]>> [if (([discountMod]>=3) & ([discountMod]<6))]>> [then][text show=f]discountFactor=15[/text][/then]>> [else]>> [if [discountMod]>5]>> [then][text >> show=f]discountFactor=20[/text][/then]>> [/if]>> [/else]>> [/if]>> [/else]>> [/if]>> [/else]>> [/if]>>>> TIA>> Alan>>-------------------------------------------------------------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:
Hi DonovanYes .. looked okay to me also ... the following worked though... Maybe the ordering took some sort of precedence? [else] [if [discountMod]>5] [then][text show=f]discountFactor=20[/text][/then] [else] [if (([discountMod]>=3) & ([discountMod]<6))] [then][text show=f]discountFactor=15[/text][/then] [/if] [/else] [/if] [/else]CheersAlanDonovan Brooke wrote:> Hmm, this looks OK to me??? looks like a value of "6" should get> a disccountfactor of 20.>> Donovan>>>> Alan White wrote:>>> Hi folks...>>>> Can anyone see why a discountMod of 6 or above would be getting a >> discountFactor of 15 (or a cleaner way of doing this)?>>>> [if [discountMod]<2]>> [then][text show=f]discountFactor=5[/text][/then]>> [else]>> [if [discountMod]=2]>> [then][text]discountFactor=10[/text][/then]>> [else]>> [if (([discountMod]>=3) & ([discountMod]<6))]>> [then][text show=f]discountFactor=15[/text][/then]>> [else]>> [if [discountMod]>5]>> [then][text >> show=f]discountFactor=20[/text][/then]>> [/if]>> [/else]>> [/if]>> [/else]>> [/if]>> [/else]>> [/if]>>>> TIA>> Alan>>-------------------------------------------------------------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/
Alan White
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:
cart file creation (2003)
Dumb Question about Docs (1997)
too many nested tags ... (1997)
return missing item (was:WebCat Sales) (1997)
Emails sent twice (2000)
Server Load Tester (2000)
Payflow Pro on OSX (2003)
Authenticate (2000)
(2000)
Updating fields from different platforms (1998)
RE: Languages (1997)
command parameters (1998)
Updating fields from different platforms (1998)
Re2: Calculating multiple shipping... (1997)
Uh...can someone help me out with the b10? (1997)
no global [username] or [password] displayed ... (1997)
Uploading very large image files (2003)
Feature Request: [moverecord] (2003)
Execute Applescript (1997)
[showif]?[/showif] (2000)