defining and using globals in an application

J. Landman Gay jacque at hyperactivesw.com
Thu Jul 7 11:57:58 EDT 2011


On 7/7/11 1:07 AM, Mark Wieder wrote:

> Once again, no, it doesn't work that way. Global variables are *never*
> out of scope, so you can *not* have global and local variables with
> the same name.

You can if you turn off explicitVariables.

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




More information about the use-livecode mailing list