exit preOpenCard
    Scott Rossi 
    scott at tactilemedia.com
       
    Mon Feb  2 18:09:38 EST 2004
    
    
  
Recently, "Chris Sheffield"  wrote:
> Here's my problem.  I'm checking for a certain value in a preOpenCard
> handler.  If the value is false, I want to exit that preOpenCard and go to
> the next card.  Problem is if I have
> 
> go next cd
> exit preOpenCard
> 
> the preOpenCard of the next card exits, not the first one.  Hopefully this
> makes sense.  Is there anyway I can exit the first preOpenCard and go to the
> next card creating a problem like this?  I tried putting in a line after go
> next cd that is "wait 500 millisecs with messages", but that only works
> sometimes.  Thanks.
What happens if you use "exit to top" instead of "exit preOpenCard"?
Regards,
Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: scott at tactilemedia.com
W: http://www.tactilemedia.com
    
    
More information about the use-livecode
mailing list