FDMEE Befimport script for converting file encoding to UTF-8/ANSI
Hi all,
We are almost at the end of an FDM to FDMEE conversion project and there is one thing that's bugging me.
So we have data files loaded to FDM in Unicode encoding. I know FDMEE doesn't recognise UNICODE so we converted the data files to ANSI and they worked perfectly.
My client of course doesn't want to manually convert data files to ANSI so my question is; is there a way to convert a data file to ANSI or UTF-8 with a script so whatever file encoding the user tries to load FDMEE wil make sure that it's converted.