What does home mean?

-Andreas


>Well, certainly a quick way to get the same result without changing 
>the structure would be:
>
>on exitFrame me
>   go to the frame         -- Do you want this first?
>
>   repeat with x=76 to 80
>     if sprite 75 intersects sprite x then
>       set the visible of sprite x to TRUE
>       home
>     end if
>   end repeat
>end

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to