home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 April / WHAT_PC_APR_96.ISO / whatpc.exe / whatpc.DXR / 00205.ls < prev    next >
Encoding:
Text File  |  1996-02-08  |  143 b   |  7 lines

  1. on mouseUp
  2.   sound stop 1
  3.   set the castNum of sprite 18 to cast "Button6a"
  4.   updateStage()
  5.   open("system\runfix ^\demos\dogz setup.exe")
  6. end
  7.