home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / kws140.zip / KWS.HST < prev    next >
Text File  |  1993-07-02  |  3KB  |  70 lines

  1. KWS Copyright (c) 1991-1993 Copy Con Incorporated
  2.  
  3. Update History
  4.  
  5. Date      Version  Release notes
  6. --------  -------  -------------
  7. 07/02/93   1.40    Grep-style regular expression searches are now supported.
  8.  
  9.                    The bold highlight option (/B) now highlights all matches on
  10.                    a given line instead of only the first match.
  11.  
  12.                    The pause option can now be used when reading from stdin.
  13.  
  14.                    Automatic binary file detection has been improved.
  15.  
  16.                    Comments after semicolons are now supported in @filelists.
  17.  
  18.                    When using the bold option, BIOS screen writes can now
  19.                    optionally be used instead of direct screen writes.
  20.  
  21.                    Tabs are now handled correctly when using the bold option.
  22.  
  23. 04/23/93   1.33    A configuration file can now be used to specify default
  24.                    option values.
  25.  
  26.                    The totals option can now display totals without displaying
  27.                    output lines.
  28.  
  29. 03/12/93   1.32    Binary file searches would display too many characters for
  30.                    each match; fixed.
  31.  
  32. 02/19/93   1.31    4DOS/NDOS 256-character command lines are now supported.
  33.  
  34.                    The hexadecimal mode options (/A and /X) now automatically
  35.                    enable line numbers if /L is not specified.
  36.  
  37.                    The window size option can now be used with standard input.
  38.  
  39.                    NUL characters (ASCII 0) are now also replaced with spaces
  40.                    when removing control characters from text files.
  41.  
  42.                    When using the window size option, hex offsets were
  43.                    inaccurate, and CR-delimited files were not being displayed
  44.                    correctly; fixed.
  45.  
  46. 02/05/93   1.30    15% average speed increase over previous version (v1.21).
  47.  
  48.                    Binary files can now be searched for text phrases.
  49.  
  50.                    The file offset position can optionally be displayed in
  51.                    place of line numbers.
  52.  
  53.                    File offset or line numbers can be shown in hexadecimal.
  54.  
  55.                    A window size can now be specified for searching groups of
  56.                    lines.
  57.  
  58.                    Output can now be displayed onscreen and routed elsewhere at
  59.                    the same time.
  60.  
  61.                    Control characters can now be removed from text files while
  62.                    viewing or routing.
  63.  
  64.                    Typing 'C' at the [more] prompt will now display remaining
  65.                    files continuously, while pressing the Escape key now skips
  66.                    to the next file. Typing Ctrl-C or Ctrl-Break still exits.
  67.  
  68.                    When KWS is run with no arguments, the DOS errorlevel is now
  69.                    set to 0 instead of 1.
  70.