home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 September / PCD0995.ISO / files / shared.dir / 31999.ls < prev    next >
Encoding:
Text File  |  1994-12-18  |  114 b   |  7 lines

  1. on ramtester
  2.   if the mouseDown and (the key = RETURN) then
  3.     puppetSound("Zed")
  4.     updateStage()
  5.   end if
  6. end
  7.