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

  1. on mouseDown
  2.   tell the stage
  3.     WinMov("NotePad")
  4.   end tell
  5.   updateStage()
  6. end
  7.