In the docs it says "The clone command places the name property of the newly
created object in the it variable."
But if I
clone stack "wb"
and then log the value of "it", it is
stack "Copy of wb"
Why isn't it just
"Copy of wb"
?
I am having trouble setting the name of the new stack to something else
afterwards and I think the extra "stack" is interfering somehow...
doug
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution