home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 2 / CDROM02.iso / infantil / mestre / p_menu.dxr / 00026.ls < prev    next >
Encoding:
Text File  |  1996-07-27  |  99 b   |  8 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 180
  4.     nothing()
  5.   end repeat
  6.   quit()
  7. end
  8.