Script local variables

J. Landman Gay jacque at hyperactivesw.com
Sat Feb 22 21:04:30 EST 2014


On 2/22/14, 6:49 PM, Peter W A Wood wrote:

> local tMyScriptLocal1
> local tMyScriptLocal2 = "ghijk"
> local tMyScriptLocal3

I'm not sure it's a fair test. As far as I know, you can't assign a 
value to a script local that way, though you can if it's a constant. 
Actually, I'm kind of surprised it works in the IDE.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list