How do I delete substacks?

Klaus Major klaus at major-k.de
Thu Oct 23 16:57:08 EDT 2003


Hi Mark,

> How do I delete substacks?

See the dox -> delete stack

To delete a mainstack:
...
    delete stack "name of stack"
...

To delete a substack:
...
    delete stack "name of substack" of stack "name of mainstack"
...

> What if they are Rev's resource stacks
> (revMenuBar, revIcons, for example)?

Well... ehmm...
Let me put it this way: That would not be good! ;-)

Since YOU are writing the scripts (do you?) this should be easily 
avoidable ;-)

> Thanks.
>
> Mark Powell
> (a former HyperCard user who is not yet clear on the concept of 
> substacks)

Hope that helps...


Regards

Klaus Major
klaus at major-k.de
www.major-k.de



More information about the use-livecode mailing list