home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / mtini12b.zip / HISTORY.TXT < prev    next >
Text File  |  1994-09-02  |  4KB  |  54 lines

  1. (* V1.00 : 1994.01.05 : SCA   : First release
  2.    V1.01 : 1994.01.06 : SCA   : Keys not added if a new section is created
  3.    V1.02 : 1994.02.09 : SCA   : rtrim added for section name
  4.                               : Corrected if not .BAK file existed
  5.    V1.03 : 1994.02.10 : SCA   : rtrim added for key values
  6.    V1.04 : 1994.03.23 : SCA   : Can now add [section]key=  without value
  7.                                 Added file-io-errorhandling
  8.    V1.05 : 1994.04.06 : SCA   : # added to comment lines, - now deletes the lines
  9.                               : Added _ and * commands
  10.                               : Added < and > commands
  11.    V1.06 : 1994.04.11 : SCA   : Corrected a problem when adding a new section
  12.                               : with mutliple new keys
  13.                               : Added ! command
  14.    V1.06b: 1994.04.14 : SCA   : Added Quiet Mode
  15.    V1.07 : 1994.04.19 : SCA   : Added @ commands
  16.    V1.08 : 1994.04.21 : SCA   : Corrected a problem when adding new sections
  17.                               : A simple missing STRUPPER !!!
  18.                               : %env% added
  19.    V1.09 : 1994.04.22 : SCA   : Corrected ! command
  20.                               : %% translates to %
  21.                               : Multiple ! commands for the same section supported
  22.    V1.09a: 1994.04.26 : SCA   : Quiet parameter no longer case sensitive
  23.    V1.09b: 1994.04.27 : SCA   : % now in section & key
  24.    V1.09c: 1994.05.03 : SCA   : + & ! > in commented sections now works
  25.                               : Keys with numeric endings are now treated
  26.                               : correctly for all commands
  27.                               : Delete key numeric command added ~
  28.    V1.10 : 1994.05.05 : SCA   : General replace of strings (r command)
  29.                               : R command added
  30.    V1.11 : 1994.05.31 : SCA   : In Quiet mode, no error messages displayed
  31.                               : R command displayed in help-screen
  32.    V1.12 : 1994.07.05 : SCA   : Added Netware Group handling and IFENV IFNENV
  33.    V1.13 : 1994.07.26 : SCA   : Corrected ! command, when GroupXX numbers
  34.                               : not ordered and multiple ! commands for the
  35.                               : same section/key
  36.    V1.14 : 1994.08.12 : SCA   : Inifiles with blanks before and after the = sign
  37.                               : are now handled correctly. (PROTOCOL.INI and other such things)
  38.    V1.15 : 1994.08.26 : SCA   : Inifiles with leading blanks before the key are
  39.                               : now handled correctly too. (This should have been done in V1.14)
  40.                               : NEW: TAB are handled as BLANKS before/after section/key/values
  41.                               : Rearranged Online-help
  42.                               : # command works now correctly for the device=.. part of ini-files.
  43.    V1.20 : 1994.09.01 : SCA   : Pairs of INI & CMD files can now be read from a ICM (text) file
  44.                               : Added verbose-mode (Third Parameter /v)
  45.                               : When IPX not loaded, then do not test for NETX/VLM
  46.                               : What happens when Netware runs via TCP/IP ???
  47.                               : When V1.14 has no free environment, then the system hangs !!!
  48.                               : No cause found, but V1.20 has NOT this problem... ;-(
  49.                               : / command added
  50.                               : > and < commands, more checks for inside
  51.    V1.20b: 1994.09.02 : SCA   : Removed CRT unit, because it gives problems,
  52.                               : when the screen resolution is changed
  53.  
  54.