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

  1. on mouseUp
  2.   if the text of field "NomeFile" <> EMPTY then
  3.     OKNomeFile()
  4.   end if
  5. end
  6.