Hi.
I have a question about reading and writing files.
Say if I have a file with a header I can use the readLine method to read to the end of the line but how can I add additional text from that point to the same file without overwriting it?