message hierarchy question
J. Landman Gay
jacque at hyperactivesw.com
Thu Jan 5 00:28:03 EST 2006
Mark Wieder wrote:
> What I'd like is to be able to load stack B at runtime (allowing for
> switching to different but similar stack Bs). I've sort of got that
> part working, inserting the script of stack B from hard disk into the
> front. So far, so good.
>
> But... stack B needs to be able to call handlers in subStack 1 of
> stack A, and I haven't figured out how to get the substack into the
> message-passing hierarchy.
Try:
start using stack "substack 1" of stack "A"
That puts it in the back.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list