FV2 (FileView for OS/2) is a small multi-threaded fullscreen/window OS2
 program for quickly viewing/browsing files.

 Functions:
  1. File display in
     - ASCII format   ( default )
     - HEX   format with ASCII  translation
     - HEX   format with EBCDIC translation
  2. Search
     - anycase, specific and hexadecimal
     - First hit is found in primary thread
     - All hits are found via secondary thread
     - no new search can be started until secondary thread has finished
     - based on least used character in string for improved performance
  3. Customization of colors via environment.
  4. HPFS support.