Navigation palette questions

Sarah Reichelt sarahr at genesearch.com.au
Sun Dec 21 17:08:37 EST 2003


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
sarahr at genesearch.com.au
http://www.troz.net/Rev/



More information about the use-livecode mailing list