...
Sets the EOL sequence when reading from the stream. The default EOL character is CR LF, (ASCII value values 13 then 10). If you need to set this value to a non-printing character, use the chr()
global function.
...
Retrieves the current position within the file.