in reply to Re^2: Attempt to parse a line with odd characters is unsuccessful.
in thread Attempt to parse a line with odd characters is unsuccessful.

Check the input file really is what you expect with something like od -xc file.txt
  • Comment on Re^3: Attempt to parse a line with odd characters is unsuccessful.
  • Download Code