copy paste stack
Posted: Tue Aug 27, 2013 3:31 pm
Hi
I'm back.
When I copy and paste a stack, a new stack "'copy of stack" is created.
To change the name, this code works perfectly.
How is it possible to rename the copy without using his name?
Pascal
I'm back.
When I copy and paste a stack, a new stack "'copy of stack" is created.
To change the name, this code works perfectly.
But if I replace stack "name" by this stack, the first stack is always renamed and not the copy.copy
paste
set name of the stack "copy of aa" to "bb"
or
go to stack "copy of aa"
set name of this stack to "bb"
How is it possible to rename the copy without using his name?
Pascal