home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / kws144.zip / KWS.HST < prev    next >
Text File  |  1994-09-02  |  4KB  |  97 lines

  1. KWS Copyright (c) 1991-1994 Copy Con Incorporated
  2.  
  3. Update History
  4.  
  5. Date      Version  Release notes
  6. --------  -------  -------------
  7. 09/02/94   1.44    Multiple filespecs may now be specified on the command line.
  8.  
  9.                    Binary files can now be skipped during wildcard searches.
  10.  
  11.                    Subdirectory searches can now be done with non-wildcard
  12.                    filespecs.
  13.  
  14.                    Unix output format and verbose mode are now supported.
  15.  
  16.                    When using the /MT (show filenames & totals) options, the
  17.                    "Total: 1" message after each filename is now surpressed.
  18.  
  19.                    When using the window (/W) option, not all matches were
  20.                    shown under certain circumstances; fixed.
  21.  
  22. 10/01/93   1.43    When using the /J option, a match on the last line of a file
  23.                    caused an erroneous "file has been changed" message; fixed.
  24.  
  25. 09/17/93   1.42    An option to shell to a user-specified viewer to display
  26.                    matches in context has been added.
  27.  
  28. 07/16/93   1.41    The default screen height can now be overridden with the
  29.                    pause option.
  30.  
  31.                    When using the /E option, the echoed command line would
  32.                    sometimes be truncated; fixed.
  33.  
  34. 07/02/93   1.40    Grep-style regular expression searches are now supported.
  35.  
  36.                    The bold highlight option (/B) now highlights all matches on
  37.                    a given line instead of only the first match.
  38.  
  39.                    The pause option can now be used when reading from stdin.
  40.  
  41.                    Automatic binary file detection has been improved.
  42.  
  43.                    Comments after semicolons are now supported in @filelists.
  44.  
  45.                    When using the bold option, BIOS screen writes can now
  46.                    optionally be used instead of direct screen writes.
  47.  
  48.                    Tabs are now handled correctly when using the bold option.
  49.  
  50. 04/23/93   1.33    A configuration file can now be used to specify default
  51.                    option values.
  52.  
  53.                    The totals option can now display totals without displaying
  54.                    output lines.
  55.  
  56. 03/12/93   1.32    Binary file searches would display too many characters for
  57.                    each match; fixed.
  58.  
  59. 02/19/93   1.31    4DOS/NDOS 256-character command lines are now supported.
  60.  
  61.                    The hexadecimal mode options (/A and /X) now automatically
  62.                    enable line numbers if /L is not specified.
  63.  
  64.                    The window size option can now be used with standard input.
  65.  
  66.                    NUL characters (ASCII 0) are now also replaced with spaces
  67.                    when removing control characters from text files.
  68.  
  69.                    When using the window size option, hex offsets were
  70.                    inaccurate, and CR-delimited files were not being displayed
  71.                    correctly; fixed.
  72.  
  73. 02/05/93   1.30    15% average speed increase over previous version (v1.21).
  74.  
  75.                    Binary files can now be searched for text phrases.
  76.  
  77.                    The file offset position can optionally be displayed in
  78.                    place of line numbers.
  79.  
  80.                    File offset or line numbers can be shown in hexadecimal.
  81.  
  82.                    A window size can now be specified for searching groups of
  83.                    lines.
  84.  
  85.                    Output can now be displayed onscreen and routed elsewhere at
  86.                    the same time.
  87.  
  88.                    Control characters can now be removed from text files while
  89.                    viewing or routing.
  90.  
  91.                    Typing 'C' at the [more] prompt will now display remaining
  92.                    files continuously, while pressing the Escape key now skips
  93.                    to the next file. Typing Ctrl-C or Ctrl-Break still exits.
  94.  
  95.                    When KWS is run with no arguments, the DOS errorlevel is now
  96.                    set to 0 instead of 1.
  97.