On 20 Dec 2003, at 12:56 am, David Squance wrote:

card switching doesn't happen.  It would appear that the messages are
stuck
in the palette stack, and not going to the current stack.

I would try something like:
        go to next card of the topStack
I don't think the palette can automatically decide which stack to
operate on.

I tried your suggestion, thanks, but got an error message when the script
compiled. I had tried using "the current stack" which gave no error, but
still didn't work. The error is one of no destination.
Dave
Sorry Dave, it was untested but I assumed it would work. Here is the tested version :-)

put the short name of the topStack into tStack
go to next card of stack tStack

I don't know why the original doesn't work, but this one really does.

Cheers,
Sarah
[EMAIL PROTECTED]
http://www.troz.net/Rev/

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to