home *** CD-ROM | disk | FTP | other *** search
/ Ultima IX Ascension Press Kit / files.zip / files / ua_start.dir / 00016_Script_16 < prev    next >
Text File  |  1999-04-09  |  118b  |  5 lines

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