------------

2007-08-26 Published C# Console Version 7.0.0.29269 of CrypC in CrypC70a.exe and
CrypC70a.zip

------------

1) Changed the Key=x command to take everything following the first = sign as
the Key, including //, except leading and trailing spaces.

2) Changed the KeyF command to delete leading and trailing spaces of the Key
read in.

3) Changed the name of the help file from Help.txt to CrypCHelp.txt

4) Changed the name of the save file from Save.txt to Save.CCC

5) Added commands:
     ChDir=x or CD=x  => Change directory to x
     ClearLog or CL   => Clear the log file
     Equal or Eq      => Test for contents of FileC == to FileD
     Equal12 or Eq12  => Test for contents of File1 == to File2
     File1=x or F1=x  => Set Input file name of file1 for Equal12 command
     File2=x or F2=x  => Set Input file name of file2 for Equal12 command
     Log=0 or LF      => Turn Log screen to log file mode off (False)
     Log=1 or LT      => Turn Log screen to log file mode on (True)
     Quiet=0 or QF    => Turn quiet mode off (False)
     Quiet=1 or QT    => Turn quiet mode on (True)


2007-10-26 Published C# Console Version 7.0.2.35050 of CrypC in CrypC70b.exe and
CrypC70b.zip

------------
