home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 February / netCD41.iso / pc / NETCD41.dir / 00238_netcplus.ls < prev    next >
Encoding:
Text File  |  1997-12-11  |  72 b   |  6 lines

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