SharpMt940Lib.Core icon indicating copy to clipboard operation
SharpMt940Lib.Core copied to clipboard

Unix LF to Windows LF

Open perplexityjeff opened this issue 2 years ago • 0 comments

There are banks that export the file from a unix based system which exports the file with Unix LF instead of Windows LF.

There is a fix of course to replace the line endings from \n to \r\n before putting it into the parser but maybe there is or could be a better way?

perplexityjeff avatar Feb 14 '23 14:02 perplexityjeff