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:
Search/sort in URL Was: GuestBook example (1997)
[protect admin] (1997)
WebDNA 6 (2004)
Looking for a host (1997)
Shared Webstar Directory (1998)
WebCat2 several catalogs? (1997)
Simple Database close connection (2001)
Bug Report, maybe (1997)
WebCat2b12--[searchstring] bug (1997)
RE: incrementing a counter remotely? (1999)
Webstar 1.3.1 PPC (1997)
interesting (2003)
Search: Is this possible? (2005)
[WebDNA] Linux Fedora (2008)
How to implement 'email to a friend' feature? (2002)
Quotation Marks in Database (1998)
Many $WebCat.exe processes (1998)
Error Log.db --however (1997)
OBDC Support (1997)
ListFiles Bug (1998)