home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / karu_gin.dir / 00277_Script_277 < prev    next >
Text File  |  1995-11-13  |  253b  |  14 lines

  1. on exitFrame
  2.   global eTime, gLEVEL, yominum, CPUwindow
  3.   tell CPUwindow
  4.     go to "noclick"
  5.   end tell
  6.  
  7.   starttimer
  8. --  put the timer + 60 into vTime
  9. --  repeat while true
  10. --    if the timer > vTime then exit repeat
  11. --  end repeat
  12.   
  13. end
  14.