What's New
==========

*   Fixed bug when converting from DOS to any other format
*   Now if you select a list item, its text is transferred to the
    edit field for editing or for adding similar items
*   Now accepts wildcards on the command line and in the file list.
    The wildcards are expanded during processing.
*   Now accepts /f=<filename> on the command line to include large
    lists of files from the command line. Can be used in conjunction
    with the Load List From File and Save List To File icons.
*   Directory recursion
*   User interface controls have been cleaned up - now buttons are
    disabled and enabled depending on presence of files to operate
    on.
*   Now has extra input format of fixed length, used to convert
    fixed length records to separate lines. User specified length.
*   Translation options
    - UPPERCASE, lowercase, Sentence case, Title case and tOGGLE
    cASE
    - Character representation conversion to and from ASCII <=>
    EBCDIC
    - OEM <=> ANSI conversion
    - IBM drawing character translation to +, | and -
    - Tabs to spaces (user defined spaces per tab)
*   Can remove
    - Binary characters
    - ANSI colour codes
    - blanks from End of Lines
    - blanks from Start of Lines
    - blank lines
    - HTML
    - backspaces. Backspaces can also be fixed.
*   Search and replace. Case sensitive option. Gives length of
    search and replace string - very useful for replacement in
    binary files like .EXEs and .DLLs
*   Now can skip binary files - either automatically or by user
    choice for each file
*   Can now be prompted whether or not to convert each file
*   Option to add prefix to every line - useful for email replies
*   Option to retain original file's date and time
*   Multi-threaded - so multiple conversions can operate
    simultaneously.
*   Can be entirely command line driven.

