home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / fdlg.zip / TXT_EDIT.CLS < prev    next >
Text File  |  1996-02-02  |  362b  |  18 lines

  1. "  ---- Ronald Brill 1995, 1996 ---- "
  2. "  ---- Extended File Dialogs Version 2.1 ---- "
  3.  
  4.  
  5. TextEditorOpenController SecondaryFile !
  6.  
  7.  
  8. ! TextEditorOpenController class methods!
  9.  
  10.  
  11. initialize
  12.    self proxyName: #TextEditorOpenDialog.
  13.    TextEditorOpenDialog setHelpID: 55101 fileName: 'enfin.hlp'.
  14. !"end initialize"
  15.  
  16.  
  17. !"End of class methods block"
  18.