home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 September / net49.iso / pc / net / help / 00026.ls < prev    next >
Encoding:
Text File  |  1998-05-02  |  70 b   |  6 lines

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