defining and using globals in an application

J. Landman Gay jacque at hyperactivesw.com
Fri Jul 8 00:50:55 EDT 2011


On 7/7/11 7:53 PM, Mark Wieder wrote:
> Jacque-
>
> Thursday, July 7, 2011, 8:57:58 AM, you wrote:
>
>> 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.
>
> No, I did that too. You still can't do this in the same script. The
> compiler barfs.
>

Right. In some other message in some other universe, I apologized for 
not mentioning scope well enough. I need to get in my time warp stack so 
I can go back and fix that.

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




More information about the use-livecode mailing list