Many thanks Jeanne. This is great!
>At 5:46 AM -0700 8/8/2001, Philip Usher wrote:
>>on 8/8/01 1:27 AM, Jeanne A. E. DeVoto wrote:
>>> You can also combine stacks by copying cards from one to the other.
>>
>>how do you copy a card?
>
>You use the copy command in the message box or a script:
>
> copy this card -- goes to clipboard
> copy card "Foo" to stack "Some Stack or Other"
>
> repeat with x = 1 to the number of cards
> copy card x to stack "Destination"
> end repeat
>
>--
>Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
>http://www.runrev.com/
>Runtime Revolution Limited - Power to the Developer!