And if one needs to work with multiple namespaces, you can do what Trevor
and some others do -- create several instances of livecode and run them at
the same time. It's said that one can cut and paste objects between
instances.

On 7 July 2011 09:09, Bob Sneidar <b...@twft.com> wrote:

> I don't think she said that. I think she is talking about in the dev
> environment. Globals are global to Livecode, not just the stack, assuming
> you declare them in the script or handler. Obviously, in an executable, the
> OS is going to firewall each app from the other, unless you make a way for
> them to communicate with each other.
>
> Bob
>
>
> On Jul 7, 2011, at 8:36 AM, Mark Stuart wrote:
>
> > Jacqueline - are you saying that two different applications (as
> > executables or as .rev/.livecode stacks) using the same global name can
> > be referenced by one another, and share the same values? That's bizarre.
>
>
>
Stephen Barncard
San Francisco Ca. USA

more about sqb  <http://www.google.com/profiles/sbarncar>
_______________________________________________
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

Reply via email to