home *** CD-ROM | disk | FTP | other *** search
/ Ultima IX Ascension Press Kit / presskit.iso / uamain.dir / 00643.ls < prev    next >
Encoding:
Text File  |  1999-04-26  |  130 b   |  6 lines

  1. on mouseDown
  2.   set path to the pathName
  3.   set wDir to the pathName
  4.   ZOpenDoc(path & "ultimaascension.html", "open", wDir, 1)
  5. end
  6.