To whom may help..

I am trying to write a program that will open one file #1, for input, read one line at a time. Open a second file #2, search thru text of file #2 for the information from file #1. I would also like to know how to set a search start and a search end and collect all information in between.

Thanx