exit preOpenCard

Dar Scott dsc at swcp.com
Mon Feb 2 18:48:55 EST 2004


On Monday, February 2, 2004, at 04:42 PM, Dave Cragg wrote:

> Something like this, perhaps: (untested)
>
>     send "gonext" to me in 50 milliseconds
>     exit preOpenCard
>
>   on gonext
>      go next card
>   end gonext

I was guessing something similar.  This might work, too:

send "go next card" to me in 50 milliseconds.

Maybe a 'lock screen' is needed in there, too.  Or maybe lock screen 
here and make the test & send in openCard to make sure the 'go' is 
always after openCard.

Dar Scott



More information about the use-livecode mailing list