home *** CD-ROM | disk | FTP | other *** search
/ Passport / passport.iso / pc / passport / notepad.dxr / Internal_56.ls < prev    next >
Encoding:
Text File  |  1998-01-26  |  70 b   |  5 lines

  1. on mouseDown
  2.   close(window "NotePad")
  3.   forget(window "NotePad")
  4. end
  5.