home *** CD-ROM | disk | FTP | other *** search
/ Media Gallery 1995 June / MG6.ISO / mg.exe / mg.DXR / 00011.ls < prev    next >
Encoding:
Text File  |  1995-04-19  |  125 b   |  7 lines

  1. on mouseUp
  2.   set the ink of sprite the clickOn to 4
  3.   updateStage()
  4.   open(the pathName & "data\qtw\setup.exe")
  5.   quit()
  6. end
  7.