/*
 1994.12.30 : SCA   : V0.00  : First code
 1995.01.03 : SCA   : V0.01  : ICM-Scanner
 1995.01.10 : SCA   : V0.02  : Logfile
 .. different changes...
 1995.04.04 : SCA   : V0.05  : In GRP-Files swapped EXE-Dir & Working-Dir
 1995.04.06 : SCA   : V0.06  : Only replace-CMD'files handled correctly
                             : fclose missing in DC-GRP-File
                             : Added full online-help
 1995.04.10 : SCA   :        : Leading blanks in ICM & CMD-Files ignored
 1995.05.05 : SCA   : V2.00  : First public release
 1995.05.11 : SCA   : V2.01  : VESA condition added
                             : IF ENV ==  !=
                             : IFENV           added support for "  blanks "
                             : IFNENV          
                             : IFENV has always tested for NOT EQUAL...
                             : String == '==' instead of String == "=="
 1995.05.17 : SCA   : V2.02  : In environment subst. = used instead of ==
 1995.05.23 : SCA   : V2.03  : Corrected Online help
 1995.05.29 : SCA   : V2.04  : When no INI file exists, a new one is created
                             : (Previous versions just hang)
                             : Terminate Online help with ESC
                             : Compiled for 8086 processors
                             : / and > commands now works as excpected
 1995.06.01 : SCA   : V2.05  : Added ININI & INFILE commands
 1995.06.07 : SCA   : V2.06  : r and R commands now work again
                             : Keys can be enclosed in "...."
 1995.06.16 : SCA   : V2.07  : NET.CFG support added
 1995.06.20 : SCA   : V2.08  : not existing INI files are not created when not specified
 1995.06.24 : SCA   : V2.09  : IF DEVICE == != spport added
 1995.07.07 : SCA   : V2.10  : Oneline-ifs now handled correctly (trailing 0x00 removed)
 1995.07.07 : SCA   : V2.11  : /e=<char> switch and =+ command added
 1995.07.12 : SCA   : V2.12  : SETENV implemented
 1995.07.17 : SCA   : V2.13  : .\ added in front of filenames with no path
                             :---------- Public release -------------------

                             
*/
