[Incrtcl-users] reference obj outside scope
by Prabhu Seshachellam other posts by this author
Aug 14 2006 3:55PM messages near this date
Re: [Incrtcl-users] I got this wierd letter
|
Re: [Incrtcl-users] reference obj outside scope
Hi!
Is it possible to instantiate a object of class X inside the method ABC of
another class Y & keep that object active
so that i can reference it outside of method ABC (i.e reference in another
method) ?
The "uplevel" command helps to solve this problem, by instantiating the
object of class X in the caller's context.
But, i would like to have it in a global space so that any methods/proc can
reference it later.
thanks
/prabhu
Thread:
Prabhu Seshachellam
Brian Griffin
|