Re: if then else. BUG?

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 53408
interpreted = N
texte = 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 below stating: "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] Donovan Scott 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 to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: if then else. BUG? ( Donovan Brooke 2003)
  2. Re: if then else. BUG? ( "Scott Anderson" 2003)
  3. Re: if then else. BUG? ( Donovan Brooke 2003)
  4. Re: if then else. BUG? ( "Scott Anderson" 2003)
  5. if then else. BUG? ( Donovan Brooke 2003)
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 below stating: "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] Donovan Scott 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 to Web Archive of this list is at: http://webdna.smithmicro.com/ Donovan Brooke

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:

WebCatalog2 Feature Feedback (1996) What really killed WebDNA? (2007) Shopping Cart w/Multiple Databases (1998) redirect from the errorsMessages.db entry (1997) Duplicates (1998) Bit off subject -- Faxing orders (1997) greater than or equal to (1997) drop down selection list for a search (1998) Comments in db? (1997) process SSI (1998) Never ending problem.... (2000) simple answer? [hideif] (1997) Re:2nd WebCatalog2 Feature Request (1996) search not so good (2002) possible, WebCat2.0 and checkboxes-restated (1997) Blocking off access (2005) Pull Down Search (2000) If Empty ? (1997) WebCatalog 402rc2 is now available (2001) db access problem after switching to SSL (2001)