/*
 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
 1995.07.19 : SCA   : V2.14  : Nested IF in CMD files
                             : IF ININI SECTION "[Control Panel]" now works
 1995.07.27 : SCA   : V2.15  : IF ININI CONTAINS implemented
                             : Nested IF in ICM files
 1995.07.28 : SCA   : V2.16  : Stack is now 33kB instead of 16kB
                             : Corrected a IF_nesting error when using old-style if's
 1995.08.02 : SCA   : V2.17  : Corrected the setting of environment variables
                             : - The line in the INI-file is now no longer deleted
			     : - The value of the environment value is no longer 
                             :   converted into upper case
                             : +[Netware DOS Requester]Preferred Fileserver = NW312 now works as
			     : it should, when the key not already exists.
 1995.02.04 : SCA   : V2.18  : A problem with adding new keys to a section, when the next section
 			     : is a commented one are now solved.
                             : The logfile now contains the version,date and 
                             : used commandline parameters. (Not all problem-reports had 
                             : mentioned the version used.....)
                             : Added a remark in README.WRI concering the Netware SEARCH modes.
                             : Best resultst with set to 2 !!!!! (Default is 1)


*/
