home *** CD-ROM | disk | FTP | other *** search
/ PC go! 1996 July / Image.iso / mrmore / mrmore.dir / 00020.ls < prev    next >
Encoding:
Text File  |  1996-04-11  |  72 b   |  7 lines

  1. on mouseUp
  2.   if CheckForPopup() then
  3.     exit
  4.   end if
  5.   go("Main")
  6. end
  7.