Capture the Trig Function from an Option Menu Button

J. Landman Gay jacque at hyperactivesw.com
Mon Dec 10 22:23:11 EST 2012


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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list