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         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to