home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 3 #5 / CDRV3N5.ISO / demo / introdm.dir / Internal_246.ls < prev    next >
Encoding:
Text File  |  1996-07-12  |  76 b   |  7 lines

  1. on mouseDown
  2.   if PressButton(9) = 0 then
  3.     return 
  4.   end if
  5.   quit()
  6. end
  7.