Hi Slava, My point exactly. You have to define it again in every stack, or substack you want to use the value thereof. I define my globals at the top of each stack, outside any script. But only those globals I need in that stack.
I think it is unnatural to call it a "global" and the value of that global not be available anywhere else (in other stacks), unless you define that global again. This sets up the scenario of typing the global names incorrectly, or missing to define it where needed. Regards, Mark Stuart _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode