thanks, didi not know that Van ----- Start Original Message ----- Sent: Mon, 6 Jun 2011 01:39:45 -0700 From: Dick Kriesel <[email protected]> To: How to use LiveCode <[email protected]> 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 [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
