home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 September / net49.iso / pc / net / features / 00187.ls < prev    next >
Encoding:
Text File  |  1998-07-30  |  65 b   |  6 lines

  1. on mouseUp
  2.   global gURL
  3.   set gURL to "6"
  4.   LaunchBrowser()
  5. end
  6.