thanks, didi not know that
Van

----- Start Original Message -----
Sent: Mon, 6 Jun 2011 01:39:45 -0700
From: Dick Kriesel <dick.krie...@mail.com>
To: How to use LiveCode <use-livecode@lists.runrev.com>
Subject: Re: Logical Expressions

> Now that you've made your code work, you can consider making it shorter and 
> faster.
> 
> LiveCode supports the syntax:
> put <boolean expression> into <container>
> 
> For example,
> put gUSL <= pos_vrange and gUSL >= neg_vrange into Tester[x]["rng_check"]
> 
> -- Dick
> 
> 
> 
> 

_______________________________________________
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

Reply via email to