How to delete a sub-stack from a main stack

Alex Tweedly alex at tweedly.net
Tue Sep 7 08:57:45 EDT 2004


At 05:37 07/09/2004 -0700, kee nethery wrote:



>Still interested in a way to copy the sub-stack out of the main stack so 
>that it becomes a full main stack on it's own.

    clone stack "subStackName"

will make a new stack (called "Copy of subStackName")

-- Alex.


More information about the use-livecode mailing list