home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / testsoft / carr / 10LAT.CST / 00421_Script_s_carwe < prev    next >
Text File  |  1998-01-28  |  146b  |  7 lines

  1. on beginSprite
  2.   cursor[member "c_exit",member "m_exit"]
  3.   repeat with i=20 to 24
  4.     set the visible of sprite i to FALSE
  5.   end repeat
  6. end
  7.