Original Message:
> From: "Dave Francis"
> Date: Tue, 4 May 2004 15:44:20 -0400

> Even when form.c1 isn't defined, the second test (after the "and") is still evaluated.

This is only true in pre-MX versions of CF.  In CFMX, if the left side of an AND check returns false, it stops evaluating the rest of the if code.

(Similarly, I believe that if the left hand side of an OR check returns true, it also stops evaluating)

Scott

---------------------------
Scott Brady
http://www.scottbrady.net/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to