You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I read it right, per Stack Overflow and the MSDN docs, it should hopefully work to pass TristateTrue as the format argument in the fs.OpenTextFile(...) call in UFExporter.frm, here.
This seems like a good option to add to the UI in general. I'll keep this ticket open as a feature request for this.
The tool creates the csv file with ANSI encoding, I need it with UTF-8.
What do I need to change in the code in order to get the output files with UTF-8?
The text was updated successfully, but these errors were encountered: