home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / wwed034b.zip / fte-0.34 / config / m_resdlg.fte < prev    next >
Text File  |  1995-10-15  |  342b  |  12 lines

  1. mode RESOURCE: PLAIN, '\\.\\c{RC}|{DLG}$' {           # Resource file
  2.     HilitOn             = 1;
  3.     HilitMode           = 'C';
  4.     MultiLineHilit      = 1;
  5.     
  6.     SaveFolds           = 2;      # save fold info at end of line
  7.     CommentStart        = ' /*';
  8.     CommentEnd          = '*/';
  9.  
  10. # keywords need to be defined...
  11. }
  12.