Posted By:
Robin_Rohit
Posted On:
Tuesday, February 26, 2002 07:25 AM
I have a file which is having 100 lines between the lines and words i have a delimiter i have to parse this file on the fly that is each time i parse and get one string this string has to be passed as a command for another function.
I have to do this until the end of file.