Greetings wise ones. I have a script trying to open a tab delimited file using inventoryarray = ArrayFileGetCsv("inv_uv_master_store1.tsv",1,@Tab) and it gives me an error 1808: File contains invalid CSV line(s). As I said, it is tab delimited, not comma and it opens fine in Excel, LibreOffice and notepad++. I can't see anything visually that looks like an anomaly but who knows what could be skulking around in the non-printable character world. Any suggestions on how to identify the culprit?