Works fine in 4.01.  What's a "random report"?


----- Original Message -----
From: "lsellers" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, December 09, 2000 10:41 PM
Subject: short circuiting in cf4.x+


> Question. cf4.x does support conditional short circuiting, correct?
>
> ie,
> CFIF IsDefined("Cookie.toggleURL") AND Cookie.toggleURL IS false
>
> ....should evaluate the first part, and then only evaluate the later half
if
> the first is logically true.
>
> I'm getting some random reports that make me wonder if this is broken in
> some version of cf. Hrmm...
>
> --min
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to