insert script into back?

Geoff Canyon gcanyon at inspiredlogic.com
Wed Nov 13 10:42:01 EST 2002


>insert script of stack "MyMainStack" into back
>
>Somewhere I found this code snippet, without a real good explanation of why one would need it. Does this transcript do anything really? Doesn't the mainstack already catch all messages by virtue of being the main stack?
>
>Alex Rice, Software Developer
>Architectural Research Consultants, Inc.
>alrice at swcp.com
>alex_rice at arc.to

You might have more than one main stack open. This makes "MyMainStack" sort of a super main stack, getting messages sent in other main stacks after the other main stacks have had a chance.
-- 

regards,

Geoff Canyon
gcanyon at inspiredlogic.com



More information about the use-livecode mailing list