Reply to Re: How can I access other scopes (NOT global)
Posted by Rik Wasmus on 01/07/08 17:50
On Mon, 07 Jan 2008 18:47:51 +0100, giblfiz <giblfiz@gmail.com> wrote:
> I was hoping that someone on the group might have an idea of how to
> access scopes (or symbol tables) other than the one you are currently
> running in. (and no I don't mean global)
You can't, you either have to pass the variable, or a reference to it.
--
Rik Wasmus