Skipping a mark card

DunbarX at aol.com DunbarX at aol.com
Thu Nov 4 10:27:01 EDT 2010


Charles:

Just one possible way:

on preOpenCard
   if the yourSpecialProperty of this stack is "skip" then go next marked 
card
end preOpenCard

You would create the custom property for the stack, and set it to "skip" or 
empty depending on what you want to do.

Craig
In a message dated 11/4/10 10:09:32 AM, cszasz at mac.com writes:


> 
> That is interesting! How would I script this using preOpenCard?
> 



More information about the use-livecode mailing list