home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / library.dir / 00238_Script_238 < prev    next >
Text File  |  1995-11-13  |  275b  |  8 lines

  1. on exitFrame
  2.    repeat with n = 6 to 27
  3.         puppetSprite n, false
  4. --        put item 1 of the name of cast the castNum of sprite n into cName
  5. --        set the castNum of sprite n = the number of cast (cName & ",up")
  6.         updatestage     
  7.     end repeat    
  8. end