home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / director / menu.exe / menu.dxr / 00071.ls < prev    next >
Encoding:
Text File  |  1996-08-19  |  45 b   |  5 lines

  1. on mouseUp
  2.   open("run.exe 11")
  3.   quit()
  4. end
  5.