/*************************************/
/* Class ReadTextFiles version 1.0.0 */
/*                                   */
/* Coded by Hamid Ghorashi           */
/* Email: 
[email protected]        */
/*************************************/
This class has been writen to read regular text files.
You can read the text line by line, jump to an identified line and count number of lines.