********************************************************************
Windows Grep version 1.0

  Written by:  Blake B. Pell
      E-Mail:  bpell@indiana.edu
    Web-Site:  http://comsource.net/~pell
Compile Date:  Feb. 21, 2000

 - What is Grep?
Grep is a program that allows you to search throw a batch of
files for a string (text)

 - Where did Grep orginate?
To my knowledge grep is a program which orginated on UNIX
platforms and traditionally was a command line program.

 - How do I use Windows Grep?

1.) Select the proper directory
2.) Select the files to search (*.* = all, *.c = all C files, etc.)
3.) Enter the text to search for
4.) Click Search

If you want to search an individual file then click the individual
file option button, and then the individual file in the file list
box.

 - Does Windows Grep save my settings as a I change them?

Yes, Windows Grep will save your settings such as last directory
and the current options you have choosen on the main window.

 - Does Windows Grep cost anything?

No, at this time it is free.  Enjoy.
********************************************************************