ERA-17: Cannot parse and save simple .txt file with questions
Popov85 opened this issue · 1 comments
Popov85 commented
Seems like a bug..
Uploading aws demo test.txt…
Popov85 commented
Remove BOM at the beginning of a file before parsing!
BOM stands for Byte Order Mark. It is a Unicode character used to indicate the byte order (endianness) of a text file or stream. The BOM can also signify that the text is encoded in Unicode.