Re: if then else. BUG?
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 53409
interpreted = N
texte = If page = "[page]", then the second condition of your OR statement is true,so the [then] block will get called."[page]" is not enpty.-----Original Message-----From: Donovan Brooke [mailto:dbrooke@euca.us]Sent: Thursday, October 16, 2003 10:48 AMTo: WebDNA TalkSubject: Re: if then else. BUG?My logic has been known to have bugs :-)However, I do want the "or" comparison in this case.If page = "[page]" shouldn't I get results from belowstating:"var does equal var name or nothing"?[if ("[page]" ! "[raw][page][/raw]") | ("[page]" ! "")] [then] var does not eqaul var name or nothing [/then] [else] var does equal var name or nothing [/else][/if]DonovanScott Anderson wrote:> Looks like a bug in your logic ;)>> 'IF ( P | Q )' is not the same as 'IF ( !P | !Q )'>> 'IF ( P | Q )' is the same as 'IF ( !P & !Q )'>> So test two should be:> [if ("[page]" ! "[raw][page][/raw]") & ("[page]" ! "")]-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE Eucalyptus Design WWW Developer / Consultant <-Web Development (specializing in eCommerce), -> <-Graphic Design, and Pre-Press Consultation -> ADDRESS:> Donovan Brooke DBA Eucalyptus Design N2862 Summerville Park Rd. Lodi, WI 53555 PH:> 1.608.592.3567 email:> dbrooke(AT)euca.us Web:> http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------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 toWeb 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:
If page = "[page]", then the second condition of your OR statement is true,so the [then] block will get called."[page]" is not enpty.-----Original Message-----From: Donovan Brooke [mailto:dbrooke@euca.us]Sent: Thursday, October 16, 2003 10:48 AMTo: WebDNA TalkSubject: Re: if then else. BUG?My logic has been known to have bugs :-)However, I do want the "or" comparison in this case.If page = "[page]" shouldn't I get results from belowstating:"var does equal var name or nothing"?[if ("[page]" ! "[raw][page][/raw]") | ("[page]" ! "")] [then] var does not eqaul var name or nothing [/then] [else] var does equal var name or nothing [/else][/if]DonovanScott Anderson wrote:> Looks like a bug in your logic ;)>> 'IF ( P | Q )' is not the same as 'IF ( !P | !Q )'>> 'IF ( P | Q )' is the same as 'IF ( !P & !Q )'>> So test two should be:> [if ("[page]" ! "[raw][page][/raw]") & ("[page]" ! "")]-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE Eucalyptus Design WWW Developer / Consultant <-Web Development (specializing in eCommerce), -> <-Graphic Design, and Pre-Press Consultation -> ADDRESS:> Donovan Brooke DBA Eucalyptus Design N2862 Summerville Park Rd. Lodi, WI 53555 PH:> 1.608.592.3567 email:> dbrooke(AT)euca.us Web:> http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------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 toWeb 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/
"Scott Anderson"
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:
Something wrong with this list? (2006)
Multiple transactions per cart (2000)
Alternative To WebDNA? (2006)
Merging databases (1997)
Part Html part WebDNA (1997)
Multiple Ad databases? (1997)
DNS Lookup 2 (2000)
PIXO (1997)
RE: Web Logs (1998)
Sorting by date (1997)
WebCatalog2 Feature Feedback (1996)
[writefile] (1997)
Digest Version (2000)
Re:Mac List Servers (was: Duplicate Hell) (1999)
[WebDNA] Apple Server (2013)
Where is eudora plugin? (1998)
Error Messages Returned to User (1997)
[defined]ish (1997)
Nested tags count question (1997)
Dummy Credit Card Number for debug? (1997)