This mode is the default setting for TextCrawler.  It will read each input file in it's entirety.
 
 Binary data mode option 
Reads the file in binary data mode. 
 | 
 | 
 
 Process line-by-line option 
Processes the file line-by-line rather than all at once.  May effect the way some regular expressions work. 
 | 
 |