If I do a clone stack "myStack" Then a clone of the stack appears with the name "Copy of myStack". If I then clone again I get *another* stack with the same name - "Copy of myStack" and same ID. How do I distinguish between them? Can I decide the cloned stack name myself? doug