I'm reading a file using ReadString and it seems to skip some lines. The first 2 lines of the file are blank and it skips these, and then it reads 2 lines at once, then it reads a blank line, then skips a line of text, then starts to read normally (?). Can anybody think of anything that may be causing this?