home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / mtwdo221.zip / HISTORY.TXT < prev    next >
Text File  |  1995-10-20  |  6KB  |  86 lines

  1. /*
  2.  1994.12.30 : SCA   : V0.00  : First code
  3.  1995.01.03 : SCA   : V0.01  : ICM-Scanner
  4.  1995.01.10 : SCA   : V0.02  : Logfile
  5.  .. different changes...
  6.  1995.04.04 : SCA   : V0.05  : In GRP-Files swapped EXE-Dir & Working-Dir
  7.  1995.04.06 : SCA   : V0.06  : Only replace-CMD'files handled correctly
  8.                              : fclose missing in DC-GRP-File
  9.                              : Added full online-help
  10.  1995.04.10 : SCA   :        : Leading blanks in ICM & CMD-Files ignored
  11.  1995.05.05 : SCA   : V2.00  : First public release
  12.  1995.05.11 : SCA   : V2.01  : VESA condition added
  13.                              : IF ENV ==  !=
  14.                              : IFENV           added support for "  blanks "
  15.                              : IFNENV          
  16.                              : IFENV has always tested for NOT EQUAL...
  17.                              : String == '==' instead of String == "=="
  18.  1995.05.17 : SCA   : V2.02  : In environment subst. = used instead of ==
  19.  1995.05.23 : SCA   : V2.03  : Corrected Online help
  20.  1995.05.29 : SCA   : V2.04  : When no INI file exists, a new one is created
  21.                              : (Previous versions just hang)
  22.                              : Terminate Online help with ESC
  23.                              : Compiled for 8086 processors
  24.                              : / and > commands now works as excpected
  25.  1995.06.01 : SCA   : V2.05  : Added ININI & INFILE commands
  26.  1995.06.07 : SCA   : V2.06  : r and R commands now work again
  27.                              : Keys can be enclosed in "...."
  28.  1995.06.16 : SCA   : V2.07  : NET.CFG support added
  29.  1995.06.20 : SCA   : V2.08  : not existing INI files are not created when not specified
  30.  1995.06.24 : SCA   : V2.09  : IF DEVICE == != spport added
  31.  1995.07.07 : SCA   : V2.10  : Oneline-ifs now handled correctly (trailing 0x00 removed)
  32.  1995.07.07 : SCA   : V2.11  : /e=<char> switch and =+ command added
  33.  1995.07.12 : SCA   : V2.12  : SETENV implemented
  34.  1995.07.17 : SCA   : V2.13  : .\ added in front of filenames with no path
  35.  1995.07.19 : SCA   : V2.14  : Nested IF in CMD files
  36.                              : IF ININI SECTION "[Control Panel]" now works
  37.  1995.07.27 : SCA   : V2.15  : IF ININI CONTAINS implemented
  38.                              : Nested IF in ICM files
  39.  1995.07.28 : SCA   : V2.16  : Stack is now 33kB instead of 16kB
  40.                              : Corrected a IF_nesting error when using old-style if's
  41.  1995.08.02 : SCA   : V2.17  : Corrected the setting of environment variables
  42.                              : - The line in the INI-file is now no longer deleted
  43.                              : - The value of the environment value is no longer 
  44.                              :   converted into upper case
  45.                              : +[Netware DOS Requester]Preferred Fileserver = NW312 now works as
  46.                              : it should, when the key not already exists.
  47.  1995.08.04 : SCA   : V2.18  : A problem with adding new keys to a section, when the next section
  48.                              : is a commented one are now solved.
  49.                              : The logfile now contains the version,date and 
  50.                              : used commandline parameters. (Not all problem-reports had 
  51.                              : mentioned the version used.....)
  52.                              : Added a remark in README.WRI concering the Netware SEARCH modes.
  53.                              : Best resultst with set to 2 !!!!! (Default is 1)
  54.  1995.08.20 : SCA   : V2.19a : r command removed trailing 0C
  55.                              : New Stringhandling in RTrim, AllTrim and LTrim
  56.                              : New compiler Watcom C++ V10.5 (previous 10.0b)
  57.                              : Both together improved speed up to 40%
  58.                              : Size reduced due to new compiler/linker by 15%
  59.                              : IF commands in ICM files works now as they should (previous nesting errors)
  60.  1995.08.21 : SCA   : V2.19b : Nested IF's now work as they should
  61.                              : { and } can now be used instead of < and > commands
  62.                              : Missing CMD and ICM files are now handled more gracefull
  63.  1995.08.22 : SCA   : V2.19  : When decompiling -> recompiling a GRP file, and reloading it,
  64.                              : then new GRP file whas 1 byte larger !!!!! Now corrected.
  65.  1995.08.24 : SCA   : V2.20a : When using the /g option, a backslash is always added to the TEMP-directory
  66.  1995.08.26 : SCA   : V2.20  : When using a ICM file, and the r command whas used before the last CMD file,
  67.                              : then MTWIN crashed due to a invalid pointer (Linked List of replaces !!)
  68.                              : New OS/2 release
  69.  1995.09.22 : SCA   : V2.20  : New WIN95 and DLL release
  70.                              : Corrected a problem in RTRIM function
  71.  1995.10.03 : SCA   : V2.21b : Multiple CMD's per INI line are now supported
  72.  1995.10.07 : SCA   : V2.21c : New filehandling, original INI file is left untouched, when
  73.                              : no modification is made
  74.                              : > and / commands can now be used for the same INI line
  75.                              : /s0-/s3 implemented
  76.                              : /v6 now protocols only the changes made to a INI file
  77.                              : /w2 implemented for BAT files
  78.                              : corrected a problem with the < command
  79.  1995.10.10 : SCA   : V2.21d : Added the missing IconTitle in /s2 and /s3
  80.                              : Corrected a problem in the InsideD command, when a substring
  81.                              : is already contained in the searched expression.
  82.  1995.10.16 : SCA   : V2.21  : Public release
  83.  1995.10.20 : SCA   : V2.21e : All Versions with greater stack released
  84.  
  85. */
  86.