On 7/6/11 10:29 PM, Mark Stuart wrote:
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.
The engine is very forgiving about variable names. It is okay (technically, anyway) to have identically-named global, script local, and handler local variables. All it asks is that you specify which you mean. If you don't, it assumes you mean a handler local variable.
-- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com _______________________________________________ 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