  V1.6 IMPROVEMENT:

   NEW FEATURE, "ALL COUNT":

   With this feature, you can count how many times each byte from 0 to 255
occurs in a file. Note: A "byte" (8 bits) has a range from 0 to 255 (decimal).
One use for this feature is to see if a file is 100% "text". See "COUNTER.TXT"
for more information and other uses.
 
------------------------------------------------
  V1.5 IMPROVEMENT:

   1. NEW FEATURE:

  "Grand total" (for each file) was added to the "List of Patterns" function.
One example of this new feature, if you wanted to know the total number of
letters (a - z) in a file by entering the alphabet (one letter each pattern).

   2. MINOR ENHANCEMENTS:

   To make it easier to relocate (go to another drive or directory/folder), the
prompt messages were improved.

   The file viewer has improved contrast.
------------------------------------------------------
  V1.4 IMPROVEMENT:

  1. REPORT TO A FILE OPTION:

  Now you are presented with the option, after viewing a count report/s, to
save the report to a file.  This feature can be very useful if there is a long
list of patterns or a single pattern involving many files.  NOTE: The list of
patterns count function can also involve more than one file ("wildcard" is part
of the filename).  See "COUNTER.DOC" for more details.

  2. Minor enhancements were made.

-------------------------------------------------------
  V1.3 IMPROVEMENTS:

  1. "EXCLUSIVE" PATTERN OPTION (New feature):

  If you count the number of times "ram" (example) occurs in a file/s, words
such as (I capitalized RAM in each word for emphasis): progRAM, progRAMmer,
fRAMework, paRAMeter, gRAMmar, fRAMe, etc., will also be counted.  This problem
applies to any word which could be part of a larger word.  For those words, I
added this important feature.

  2. LIST OF PATTERNS (New feature):

  You can enter (type) a list of patterns within "Counter" or use an ascii text
editor or Dos's "COPY CON" command to create a file (list).

  In the report, you will see a list of all the patterns, followed by the
number of times each pattern occurred (up to almost 4.3 billion for each
pattern!) in each file.  By pressing the Enter key at any time, the next file
will be searched and the patterns counted (if more than one file is involved).

  3. CURRENT PATH DISPLAY (New feature):

  Now you will always know where you are.  This feature is important when
moving around after you typed in a list of patterns.

