home *** CD-ROM | disk | FTP | other *** search
/ Swift Multimedia Spanish / Spanish_Net.iso / EXIT.DXR / 00092.ls < prev    next >
Encoding:
Text File  |  1996-06-07  |  90 b   |  5 lines

  1. on mouseUp
  2.   global gsProgramPath
  3.   open(gsProgramPath & "\swift.hlp", "winhelp.exe")
  4. end
  5.