Hi,
Is it possible using this class to find away to the method "seek" to somehow start a newline of a code? I understand how to get it to find the end of the file with the length method, but it still writes it on the same line. Can I somehow tell it to find the eof and then start a newline. I tried all the simple ways such as "\n" and nothing. Any suggestions.