Target not working???
David Burgun
dburgun at dsl.pipex.com
Mon Mar 27 09:56:39 EST 2006
On 27 Mar 2006, at 14:34, Ken Ray wrote:
> On 3/27/06 4:11 AM, "David Burgun" <dburgun at dsl.pipex.com> wrote:
>
>> Is this the correct action? If not, how can I get the stack that
>> issued the "start using" command from within a library?
>
> Just curious, David... for what purpose do you need to know this
> information?
If you have been reading recent posts, you may have noticed that I
have developed an Inter-Stack Messaging (ISM) stack. Anyway, I am in
the process of making this more user-friendly so as to be able to
donate it to revOnline.
The idea is that when a Client Stack does a "start using" I want to
scan all the scripts in the stack and if there is a handler called
"ISM_InitializeObject", call it and when doing a "stop using" I want
to call "ISM_FinializeObject".
In order to do this I need to know the stack that invoked the the
libraryStack and releaseStack handlers.
All the Best
Dave
More information about the use-livecode
mailing list