On Sat, 4 Jan 2014, Jy V wrote:

+1

On 1/4/14, Kostas Michalopoulos <[email protected]> wrote:
Is there a way to ignore all these and make everything to work with
UTF-8? Like setting some global variable that makes all strings
(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.

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to