Hi, sorry. I will not be able to do this the next days.
I need to rewrite my program since I require a special "formatted" csv:
The file has to either ASCI or UTF-8 without BOM. Your file doesn't match that format, but it can easily get converted.
Then your file contains lines like this:
,,,,,,,
My program can't handle them currently. And: Some lines contains not the same amount of fields as others. This causes a crash on my side.
A rework will be easy, but I'm not sure when I can found some spare time. But should be done this week.