On Jun 18, 2004, at 1:07 PM, Troy Rollins wrote:

But, I endeavor to persevere. Is there a better technique than what I've described? Failing that, how does one delete all the marked cards in a stack?

Is this the expected technique?

    repeat with i = 1 to the number of marked cards
      go invisible to next marked card
      delete this card
    end repeat
--
Troy
RPSystems, Ltd.
http://www.rpsystems.net

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to