===================== 
         File: CRconverter.zip
       Author: Daisuke Sato( satozzz@cadvision.com )
      Release: 1.02.00 Beta( Sep.3,1999 )
Compatibility: R4 Intel
     Location: contrib/util
  Description: Carriage returns of ascii text files are changed between 
                     Be(unix), Mac and DOS format.
        Notes: * The CRchanger allows the conversion of text files between 
                      Be(unix), Mac and DOS(Win) format and support the carriage 
                      return code conversion of  Be<->Dos, Be<->Mac.
                   * This program will recognize the conversion type of carriage returns 
                      automatically when you are dragging a file to the CRchanger or choose 
                      a file from the dialog box to click the Source button.
                   * The Convert button will be active when you set a destination file name.
                   * The Save file is created and saved when you click the Convert button
                      by the convert type.
                   * This program is closed when you click the Dismiss button.


Release Recode 
    1.01.00 Beta( Aug.26,1999 ) : Bug fix 
    1.01.01 Beta( Aug.31,1999 ) : Bug fix   I made mistake in 1.01.01 Beta( functin name convCR::convert )
    1.02.00 Beta( Sep.3,1999 ) : Bug fix    strEtc.cpp( charTok ) 
    1.03.00Beta( Sep.10,1999 ) : Bug fix   convCR.cpp