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

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