Globals
Kee Nethery
kee at kagi.com
Sun Jun 10 00:10:41 EDT 2012
On Jun 9, 2012, at 7:32 PM, Peter Haworth wrote:
> It seems that globals are global to any main stack currently in memory. If
> I have global gXYZ defined in stack file A, then open stack file B which
> also has a global defined for gXYZ, whatever is done to gXYZ within stack
> file A will affect its contents in Stack file B and vice versa. Do I have
> that right?
Yes. They are ... global.
Kee
More information about the use-livecode
mailing list