On 2013-01-28, at 11:40 PM, Thierry Douez wrote: > don't have to check for each sub-condition if it is true, for instance:
Maybe I'm wrong, but the way I read statement 4, the first condition is false (if false and false) so the if statement continues to the second condition (or true) and returns "true". I thought in this case the If statement will stop on a true statement but not on a false (unless that is what you specify). e.g. if false and false or true is false then ## = False Paul _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode