Re: if then else. BUG?
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 53407
interpreted = N
texte = 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]" ! "")] ^-----Original Message-----From: Donovan Brooke [mailto:dbrooke@euca.us]Sent: Thursday, October 16, 2003 9:55 AMTo: WebDNA TalkSubject: if then else. BUG? Test one works:[if ("[page]" = "[raw][page][/raw]") | ("[page]" = "")] [then] var eqauls var name or nothing [/then] [else] var does not equal var name or nothing [/else][/if]Test two does not work:[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]My results:http://www.euca.us/admin/tests/iftest.htmlDonovan-- =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:
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]" ! "")] ^-----Original Message-----From: Donovan Brooke [mailto:dbrooke@euca.us]Sent: Thursday, October 16, 2003 9:55 AMTo: WebDNA TalkSubject: if then else. BUG? Test one works:[if ("[page]" = "[raw][page][/raw]") | ("[page]" = "")] [then] var eqauls var name or nothing [/then] [else] var does not equal var name or nothing [/else][/if]Test two does not work:[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]My results:http://www.euca.us/admin/tests/iftest.htmlDonovan-- =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:
shipcost (1997)
template cache problem (1998)
WebCat2 - Getting to the browser's username/password data (1997)
Add to Cart & List of Products (1997)
Adding Shipping Costs based on percent of subtotal (1997)
Generating Report Totals (1997)
still having shipCost.db Problem (1997)
Exclude by date - multiple (1997)
tax rate off by 1 cent (1997)
Server Freeze (1998)
Append..... doesn't (2000)
[WebDNA] EMailFolder/ (2016)
Spaces inside [AppendFile] (1998)
Admin Edit prob. (1997)
emailer w/F2 (1997)
List Address Changed! (1998)
[format xs] freeze (1997)
[OT] Java Scroller (2006)
Database cloning, or possible hack? (2003)
Ok here is a question? (1997)