Trying to use the metaphor

Troy Rollins troy at rpsystems.net
Fri Jun 18 13:39:05 EDT 2004


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



More information about the use-livecode mailing list