At 7:03 PM +0200 31/8/1999, Dominique Busso wrote:
>Hi,
>
>We have a "main" app (stack + sub-stacks), and a "template" app (stack +
>sub-stack).
>The main app is running, the template is closed. From the main app, we
>need to open the template, and save it with a new file name. What happens
>is that the temp stack AND the duplicate stack stay open, and they have
>the same "main stack" name...How could we end-up with just our main app
>and the duplicate stack? (hope this is clear enough !-)
>
Hi

Instead of opening and saving, try using the "clone" command to 
create a copy of the template stack. The ID of the newly-cloned stack 
will be placed in "it". Then you can set the name to whatever and 
save it to file.  Something like this:

clone stack "template"
set the name of it to tWhatever
save stack tWhatever as tFilename


Cheers
Dave Cragg
_____________________________________________
The LACS Centre (Business English Training Resources)
mailto:[EMAIL PROTECTED]
http://www.lacscentre.co.uk
_____________________________________________

Reply via email to