Hi Folks,
I'm trying to write a program where I can extract data from a text file, use it and then save it back to the text file. But I'm hitting a brick wall each time.
Now, I can write to the file and list the contents no problem.
But to take a specific line ie. AccNr ,Name, and Balance from the file and to modify it is a major headache. I'd really appreciate any input. Thanks.