get's fixed.
Johnny Le wrote:
> #(true and 4*5)# returns 20.
> #(false and 4*5)# returns false.
> #(4*5 and false)# returns false.
> #(4*5 and true)# returns true.
>
> Is it a bug or it is using some sort of _expression_ evaluation that I am
> not aware of.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

