home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / mtw16301.zip / HISTORY.TXT < prev    next >
Text File  |  1996-06-01  |  11KB  |  157 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.  1995.10.22 : SCA   : V2.22a : () .AND. and .OR. implemented
  85.                              : A single backslash is no longer ignored
  86.                              : The leading L in all logfiles is now removed !!!!!!
  87.                              : uncomment command now works fine for single lines...
  88.                              : .NOT. implemented
  89.                              : DOS version now supports VESA & SET ENV again __MSDOS__ undefined
  90.                              : .AND. -> AND .OR. -> OR .NOT. -> NOT renamed
  91.  1995.11.10 : SCA   : V2.22b : Wildcards for INI&GRP files implemented                              
  92.  1995.12.11 : SCA   : V2.22c : System variables implemented
  93.                              : _NW_LOGINNAME _NW_LOGIN_TIME _NW_CONNECTION _NW_OBJID
  94.                              : _NW_NICADDR _NW_INETADDR (_NW_FULLNAME not currently working)
  95.                              : Beta release
  96.  1995.12.12 : SCA   : V2.22d : GetKeyVal now returns the last (blank-delimitted) token, when processing
  97.                              : NET.CFG files, and no = character is found in the original line (INI files)
  98.                              : The same is now true for CMD files
  99.  1995.12.19 : SCA   : V2.22e : $_ININAME$, $_INIPATH$, $_CMDNAME$ and $_CMDPATH$ implemented
  100.                              : /n=<filename> implemented
  101.                              : $_NW_FULLNAME$ implemented
  102.                              : $_INIVALUE[..]...$ implemented
  103.  1996.01.02 : SCA   : V2.22f : $...$ := is now only processed, when DoIt == TRUE (In IF - ELSE )
  104.                              : Leading blanks in $..$ := lines are now accepted
  105.                              : IF $VARIABLE$ == $VARIABLE$ is now working
  106.                              : Implemented MTWIN16.EXE (16-Bit Windows application)
  107.                              : Implemented O,W and E commands
  108.                              : The S command is now executed immediatly, so that they can
  109.                              : be used for CMD & $...$ processing (Look at OUTFILE.CMD)
  110.  1996.01.04 : SCA   : V2.22g : EE command added
  111.                              : $_FILEINIVALUE[..]...$ implemented
  112.                              : $_NWOBJID$ returns now the correct value (NWLongSwap)
  113.                              : %..% := can now be used to assign values to env-variables
  114.                              : Full Support for %..% and $...$ in ICM files added
  115.                              : Changed Version-info in Windows 16 & 32 versions
  116.  1996.01.15 : SCA   : V2.22h : @..@ variables implemented, to allow nesting
  117.                              : Variables are now no longer case-sensitive
  118.                              : $_NWOBJID$ now works for the supervisor too
  119.                              : Use \$ \% and \@ to insert these characters in your CMD files
  120.                              : The + commands are now added in the way they are written down
  121.                              : in the CMD file. - commands are still executed in front of +
  122.  1996.01.20 : SCA   : V2.22i : use \\ to insert a single \ (especially usefull in front 
  123.                              : of % $ and @ characters 
  124.  1996.01.23 : SCA   : V2.22j : Corrected a problem with the \\ and \\$ variables
  125.                              : Inside now compares all characters. (Last charater whas ignored)
  126.                              : Added -t commandline switch
  127.                              : Added ; SYNTAX=2.22   and ; SYNTAX<2.22
  128.  1996.02.09 : SCA   : V2.22k : Removed all \ and -t and SYNTAX=... stuff
  129.                              : Implemented variables as $(....) and environment as $(%...)
  130.                              : Changed the GETxxxTOKEN to use all either GetToken or GetSToken
  131.                              : User-defined Variables are now always in upper-case
  132.                              : Corrected a problem with ((...) OR ...)
  133.                              : Added Netware support for W95 version 
  134.  1996.02.20 : SCA   : V2.50  : Public release
  135.  1996.02.27 : SCA   : V2.51  : Win16 supports now the execute command
  136.                              : Win32 version compiled without netware support
  137.                              : NLM version implemented
  138.                              : $(_MAXNUMKEY) and $(_FILEMAXNUMKEY) implemented
  139.  1996.03.25 : SCA   : V2.52  : $(_FILEINIVALUE) and $(_INIVALUE) get now the correct size
  140.                              : Wildcards now supported for filenames too
  141.                              : The first character can now be a wildcard too
  142.  1996.04.25                  : W95 version supports now IF MEMBER OF (wrong compilerswitch)
  143.                              : W16 & W32 versions now without static links to NWCALLS.DLL
  144.                              : so we don't need different versions for Netware & without Netware
  145.  1996.04.26                  : OS/2 version now loads NWCALLS.DLL on runtime, so we no
  146.                              : longer need two versions
  147.                              : Netware calls need "Generate Stack Frame as needed" to be enabled
  148.  1996.05.06 : SCA   : V2.52c : Betaversion for registry
  149.  1996.05.08 : SCA   : V3.00a : WNLF and WLF implemented
  150.                              : Corrected a problem with NWReadPropertyValue (for NWFULLNAME)
  151.                              : Betaversion released
  152.  1996.05.13 : SCA   : V3.00b : Win16 version correct problems with _NW_OBJID _NW_INETADDR
  153.  1996.06.01 : SCA   : V3.01  : Win32 version correct hex: and upper byte in RCM files
  154.                              : added support for dword: values
  155.  
  156. */
  157.