Re: if else problem
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 54640
interpreted = N
texte = Thanks...In response to that idea I tried the following code which is shorter andwhat I would have thought easier to write but I am still getting the sameresults (or no result as the case may be) :([!] Force JPY currency [/!][text]currency=JPY][/text][if ("[currency]"="USD") | ("[currency]"="EUR") | ("[currency]"="JPY")][then][showif [currency]=USD][text]priceDisplay=[format10.2f][USDcost][/format][/text][/showif][showif [currency]=EUR][text]priceDisplay=[format10.2f][EURcost][/format][/text][/showif][showif [currency]=JPY][text]priceDisplay=[format10.2f][JPYcost][/format][/text][/showif][/then][else][text]priceDisplay=[format 10.2f][PRICE][/format][/text][/else][/if]Any suggestions are welcome...Alanon 12/4/03 4:25 PM, Brian Fries at webdna@brainscansoftware.com wrote:> Parentheses are optional if you only have one comparison, but required> if you have multiple:> > [if ("[currency]"="EUR") | ("[currency]"="USD")]...> > - brian> -------------------------------------------------------------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:
Thanks...In response to that idea I tried the following code which is shorter andwhat I would have thought easier to write but I am still getting the sameresults (or no result as the case may be) :([!] Force JPY currency [/!][text]currency=JPY][/text][if ("[currency]"="USD") | ("[currency]"="EUR") | ("[currency]"="JPY")][then][showif [currency]=USD][text]priceDisplay=[format10.2f][USDcost][/format][/text][/showif][showif [currency]=EUR][text]priceDisplay=[format10.2f][EURcost][/format][/text][/showif][showif [currency]=JPY][text]priceDisplay=[format10.2f][JPYcost][/format][/text][/showif][/then][else][text]priceDisplay=[format 10.2f][PRICE][/format][/text][/else][/if]Any suggestions are welcome...Alanon 12/4/03 4:25 PM, Brian Fries at webdna@brainscansoftware.com wrote:> Parentheses are optional if you only have one comparison, but required> if you have multiple:> > [if ("[currency]"="EUR") | ("[currency]"="USD")]...> > - brian> -------------------------------------------------------------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:
item sorting (1997)
why won't this TCPConnect/Send work? (2004)
Rookie/New User Question (2003)
Was cart limit-- Limits (2002)
nested showif? (1998)
WebMerchant Problem (1999)
protect tag not working (1998)
Am on the list? (1997)
Mac: LModelDirector bug fix (1997)
Supressing Error Messages (1998)
WebDNA Running Out of RAM? (2004)
PCS Emailer's role ? (1997)
Multiple Newcarts (1996)
Email Set-Up? (1997)
Webmerchant PC auth (1998)
MacAuthorize and WebMerchant (1997)
RequiredFields template (1997)
[WebDNA] php/mySQL version of WebDNA Speed Test? (2009)
Generating Report Totals (1997)
Realtime Transaction Processing (1999)