home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 016 / mtwin127.zip / HISTORY.TXT < prev    next >
Text File  |  1994-11-22  |  5KB  |  74 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.    V1.21 : 1994.09.14 : SCA   : IFEXISTKEY and IFNEXISTKEY added
  54.                               : implementation not finished
  55.    V1.22 : 1994.09.21 : SCA   : New commandline-parsing options with - and / allowed
  56.                               : /N to create new INI-files
  57.                               : -h /h added for Online-help
  58.                               : r command now replaces all occurences in one line
  59.    V1.23 : 1994.09.28 : SCA   : NW-Library problems with deallocate
  60.    V1.23l: 1994.09.28 : SCA   : No NW-library included....
  61.    V1.231: 1994.09.28 : SCA   : Get-Username recoded
  62.                               : Corrected a problem with ISMEMBER and silent parameter
  63.    V1.24 : 1994.09.30 : SCA   : / command works now correct, even if the Key does
  64.                               : not exist. > Command now works correct too. (No
  65.                               : leading space needed
  66.                               : Lowercase ENV-Variables are now supported too
  67.                               : windir in a DOS-Box
  68.    V1.25 : 1994.10.17 : SCA   : Close CMD files now each time, so even larger
  69.                               : ICM - Files can be handled.
  70.    V1.26 : 1994.10.18 : SCA   : When the INI-file has been created, then closed the not open
  71.                               : INIIn-file... (RT Error 103)
  72.    V1.27 : 1994.11.21 : SCA   : ? command-modifier added
  73. *)
  74.