On Sat, Jan 04, 2014 at 12:27:29PM +0100, Michael Van Canneyt wrote: > >> (ansistrings) "UTF-8 codepage" or something that also causes any > >> system-specific calls (Assign, Writeln, etc) to do automatic > >> conversion from/to whatever the underlying OS uses? > > You'll be able to set a variable that will control the default codepage. > This variable can be set to utf-8. That should do what you want.
And avoid calling any -A functions on Windows. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
