Input from a file

Hi, is there a way I can read/write from/to a specific line in a file?
The easiest way is to read the whole file, line by line, do the changes, and then write it back to the file again (overwriting the old file).
Topic archived. No new replies allowed.