sub stacks

MisterX b.xavier at internet.lu
Mon Jul 5 00:38:38 EDT 2004


> Hi , can a main stack be  a sub stack at the same time , meaning 3 
> generations ?
> mainStack
> sub
> and subSub

yes BUT you need to follow this procedure:

create a mainstack. 
Put a substack into it. 
Save it.

Create a new mainstack. 
Reopen previous Mainstack
set it as the substack of the first mainstack.

It's not really advisable though. 
Stack is now hard to find!

I dont know if the subsubstack is accessible unless
the substack is opened...

Best practice methods would dictate setting both
subsub and sub stack as substacks of the mainstack...

cheers



More information about the use-livecode mailing list