Hello,
My ReadLine routine is broken, it did not append data that was only
partially part of the ReadLine. While I was fixing it, I noticed that
we already have a routine that did this correctly (ReadTo).
So am going to just change the code to be:
ReadTo (new_line).
Miguel.