How can I get a copy of a substack?
Sarah Reichelt
sarah.reichelt at gmail.com
Fri Jan 23 05:50:51 EST 2009
On Fri, Jan 23, 2009 at 8:26 PM, Reinhold Venzl-Schubert
<r.venzl-schubert at macbay.de> wrote:
> Hi!
>
> I need a substack, that is the exact copy of an existing substack, but it
> shall get an other name.
> Is there any simple way?
clone stack "MyStack"
This will give you a new stack called "Copy of MyStack". You will need
to rename it and then set it's mainStack if you want it to be part of
the same stack file.
Cheers,
Sarah
More information about the use-livecode
mailing list