Re: Cloning a card in a remote stack

Scott Raney ((no email))
Thu, 16 Mar 1995 19:15:51 -0700 (MST)

>
> 3/16/95
>
> I'm trying to clone a card in stack B with a script in stack A.
>
> ..in a handler in stack A
>
> clone card 1 of stack B
>
> but the cloned card gets added to stack A not to stack B.

I'm not sure if this is a bug, or a feature ;-) Certainly if it
worked the old way, you'd have no way to do this, yet there's a simple
workaround for this "problem": set the defaultStack to stack B before
doing the clone.

> If I remember correctly, this worked the other way a year ago.
>
> Do I need to put a cloneMe handler in stack B and send a message to it
> from stack A?

This wouldn't solve the problem, since in 1.4 "send" doesn't change
the default stack. You'd have to set the defaultStack anyway.

> Sincerely,
>
> Clark P

-- 
***********************************************************************
* Scott Raney  303-447-3936            Remember: the better you look, *
* raney@metacard.com                   the more you'll see -- Lidia   *
***********************************************************************