Hi Doug,

When I use the clone command as in

clone stack "myStack"

even though "myStack" is a substack of the main stack, the *cloned* stack is
its own main stack - so it can't find the handlers in the real main stack.


Does anybody know how to clone a substack so that it also is a substack?

Add another line:


...
clone stack yourStack"
set the mainstack of it to "yourMainStackHere"
...

### IT will be: stack "Copy of Stack yourStack"

Thanks,

Hope that helps...


doug

Regards


Klaus Major
[EMAIL PROTECTED]
www.major-k.de

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to