Column: FileInfo (number of lines, EOL line-endings, encoding of text files, more..)

Thanks. Currently, when I need to find out whether a text file is with or without BOM (in some cases being important in case of Excel CSV upload into Outlook Calendar) I need to check the file using a text editor. (See below)

Importing a CSV file, with BOM, or without Bom, may result in data ending up in the wrong Outlook Calendar fields.

Anyway, thanks again.

SnagIt-03012025 161923

@opw62,

I just checked. Unfortunately, my plugin doesn't distinguish between UTF-8 and UTF-8 with BOM. It will always show utf-8.
I need to add this feature.

@opw62,

I have added this feature. Now it will print utf-8 bom if the file has BOM

Sorry for the delay. Thanks a lot. Again sorry, I am busy with something else now, taking some time, but will try it soon. Thanks again!

1 Like