home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1995 November / WHAT_PC_NOV_1995.ISO / whatpc.exe / whatpc.DXR / 00299.ls < prev    next >
Encoding:
Text File  |  1999-10-16  |  164 b   |  10 lines

  1. on enterFrame
  2.   puppetPalette(15)
  3.   set the exitLock to 1
  4. end
  5.  
  6. on exitFrame
  7.   open("\system\inimod MCIAVI ~SkipFrames ~1 ~win.ini")
  8.   go("Start", "whatpc.dir")
  9. end
  10.