home *** CD-ROM | disk | FTP | other *** search
/ CD-X 3 / cdx_03.iso / microsft / mmcat / demos / publish / pub3demo.exe / pub3demo.DXR / 00580.ls < prev    next >
Encoding:
Text File  |  1995-08-24  |  111 b   |  8 lines

  1. on exitFrame
  2.   startTimer()
  3.   preLoad("F5")
  4.   repeat while the timer < (2 * 60)
  5.     nothing()
  6.   end repeat
  7. end
  8.