WCOUNT v0.1 (OS/2)
(C)2011 Sean Dennis
==========================================================================
WCOUNT is a simple utility to count the total number of occurances of a
word (case-sensitive) in a text file.

The program is freeware, meaning you can use this program without having
to pay a fee but the program and its documentation are still property of
Sean Dennis.

This is the 32-bit OS/2 version and the EXE is named WCOUNT2.EXE.

USAGE
-----
Just type WCOUNT2 <filename> <word to be checked>.

An example:
WCOUNT2 FILE.TXT word

Note that "word" is case-sensitive.

The program will go through the text file and look for each occurance
of "word" and then display the count.

CLOSING
-------
I hope you find this little program useful.  If you'd like to find out
about the entire Cheepware line, just visit:

http://kd5col.info/cheepware.html

or send a netmail to 1:18/200@Fidonet or 618:618/1@Micronet to Infomail
with the subject line of "CHEEP" (without quotes).  A current listing of
all Cheepware software will be sent to you via netmail.

This program was written in Virtual Pascal v2.1 build 279 for 32-bit
OS/2 and Win32.

-- Sean Dennis

