home *** CD-ROM | disk | FTP | other *** search
/ Grandes Inventos / INVENTOS.bin / pc / media / compu.dxr / 00434.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  164 b   |  9 lines

  1. on exitFrame
  2.   global gTheAnalyzer, gDeltaT, gStart
  3.   MyUnload()
  4.   MyPreload()
  5.   PlaySound("COMPU", "COMPU2")
  6.   set gStart to the ticks
  7.   set gDeltaT to 5 * 60
  8. end
  9.