I would like to move a card that is currently in a substack of my main stack into the main stack itself. I'm sure this is simple to do but I just can't figure it out! I see a Copy Card command but can't find a Paste Card command anywhere.
Pete
Moving a card to a different stack
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
It is quite simple, yes!
Just add "to <destination stack>" to your command, such as
HTH
Just add "to <destination stack>" to your command, such as
Code: Select all
copy card 4 of stack "mySubStack" to stack "myMainStack"