On 12/10/12 4:38 PM, Robert Sneidar wrote:
Value forces LC to evaluate the expression. Also, you can do
something like, "value("the name of me", card 1)". Only other thing I
can think of is that "do" compiles a statement at runtime. That means
if you have a LOT of do statements running in a loop, there may be a
performance hit. Not sure about value though, it might be the same
situation.

Yeah, it is. Both "do" and "value" have to load the compiler, which is why they both take a little longer to execute.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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