home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 2 / boot-disc-1996-10.iso / bootcd.dir / 00299_Script_299 < prev    next >
Text File  |  1996-08-09  |  59b  |  5 lines

  1. on mouseDown
  2.   if pressbtn() then
  3.     halt
  4.   end if
  5. end