home *** CD-ROM | disk | FTP | other *** search
/ PC Media 8 / pc-media-windows-95.iso / w95demo.exe / A95DEMO.DXR / 00078.ls < prev    next >
Encoding:
Text File  |  1995-08-31  |  225 b   |  10 lines

  1. on enterFrame
  2.   global gResellerVersion, gFinishedTopics, gCurrSection
  3.   set gFinishedTopics to EMPTY
  4.   set gCurrSection to EMPTY
  5.   cursor(200)
  6.   startTimer()
  7.   set the timeoutScript to EMPTY
  8.   set the timeoutLength to 0
  9. end
  10.