home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 September / net49.iso / pc / net / started / 00018.ls < prev    next >
Encoding:
Text File  |  1998-07-01  |  72 b   |  6 lines

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