[COLOR=Red]I need a kick start on developing an algorithm for a program that reads and extracts certain information from a text file and converts the information to ASCII format. The greatest challenge is reading the file and extracting relevant data. I don't know whether the best approach is to do string search. Help please.