History of CompressRexx ----------------------- 1.0 (~1993) First release 1.1 + Added statistic output 1.2 o Fixed a bug in statistic-calculation 1.3 o Fixed a serious compression-bug. Now a "," at the end of a line will be handled correct. 1.4 + Added security-checks + Now the destination can also be a dir. New filename = original filename. 1.5 o Fixed a serious bug in in "," check. 1.6 (31.10.93) o Fixed a serious compression-bug caused by the last bugfix :-( 2.0 (09.03.96) + user-interface completly rewritten + Shell-output improved very much + compression-routines improved *VERY* much! + whole code optimized + added EXEC/S: now you can convert the script to an execut- able (you don't need RX anymore ;-)! + added HEADER/S: CompressRexx will keep the header of the original-script. + added VERSION/S: the version-info will be preserved if you generate an executable. 2.1 (14.04.96) + now option CMDSCR is optional. If not given, it will be com- pressed directly over the original one.