empty marked cards?

Rich Lague laguer at ucs.orst.edu
Fri Sep 9 13:33:04 EDT 2005


I want to let the user know that there are no marked cards when the 
user packs "go to next marked card."

This script does not work:

on testMarkFind
       go next marked card
     if it is empty then
       answer "none found"
     end if
end testMarkFind


What does work?

Thanks,

Rich Lague


More information about the use-livecode mailing list