O
Olav Tollefsen
I need to update some lines in a text files. I would like to open the file,
read line by line and change the lines that should be changed and then when
finished the file should have been changed.
I know how to do this if I open one file and write out to a second file, but
how can I do this with a single file without creating a new one?
Olav
read line by line and change the lines that should be changed and then when
finished the file should have been changed.
I know how to do this if I open one file and write out to a second file, but
how can I do this with a single file without creating a new one?
Olav