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

  1. on mouseDown
  2.   set path = the pathName
  3.   set wDir = the pathName
  4.   zOpenDoc (path & "ASCENSION.PPT", "open", wDir, 0)
  5. end