Making a mainstack subordinate to another stack

Sarah Reichelt sarah.reichelt at gmail.com
Fri Aug 22 22:56:18 EDT 2008


On Sat, Aug 23, 2008 at 12:38 PM, Mikey <mikeythek at gmail.com> wrote:
> I have a mainstack (with substacks) that I would like to make subordinate to
> another stack.
> The correct procedure would be....?
> set the mainstack of blah to goo doesn't do it since blah has substacks.

A substack cannot have it's own substacks, so first go through all the
substacks, setting their mainStack to the new main, then when the old
main has no substacks left, you can set it's mainStack too.

Cheers,
Sarah



More information about the use-livecode mailing list