How to distinguish between multiple clones of a stack?

Doug Lerner doug at webcrossing.com
Fri Jan 9 07:01:53 EST 2004


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



More information about the use-livecode mailing list