>>it'll return the last value evaluated in the _expression_.

This IS the bug: it should return the type implied by the operator in the _expression_.
in true and 4*5, CF has a boolean and a boolean operator, It thus has to evaluate 4*5, THEN convert it to a boolean in order to complete the boolean operation.
Finally it has to evaluate (true AND true) and return the result true, not 20.

There is loosely and too loosely, and too loosely is lousy ;-)
_______________________________________
See some cool custom tags here:
http://www.contentbox.com/claude/customtags/tagstore.cfm
Please send any spam to this address: [EMAIL PROTECTED]
Thanks.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to