<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<meta name="qrichtext" content="1">
how to test & result is:<br>
zzz := 'DefaultSystemCodePage = ' + Inttostr(DefaultSystemCodePage)
+ LineEnding +<br>
'DefaultUnicodeCodePage = ' + Inttostr(DefaultUnicodeCodePage) +
LineEnding +<br>
'DefaultFileSystemCodePage = ' + Inttostr(DefaultFileSystemCodePage)
+ LineEnding +<br>
'DefaultRTLFileSystemCodePage = ' +
Inttostr(DefaultRTLFileSystemCodePage) + LineEnding +<br>
'UTF8CompareLocale =' + Inttostr(UTF8CompareLocale);<br>
ShowMessage(zzz);<br>
<br>
with or without -FcUTF8,-dEnableUTF8 <br>
<br>
DefaultSystemCodePage = 65001<br>
DefaultUnicodeCodePage = 0<br>
DefaultFileSystemCodePage = 65001<br>
DefaultRTLFileSystemCodePage = 65001<br>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">UTF8CompareLocale
=0<br>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
<br>
</p>
<br>
<!--EndFragment-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<div class="moz-cite-prefix">On 19.02.2015 13:07, luiz americo
pereira camara wrote:<br>
</div>
<blockquote
cite="mid:CAMa0j60cs8NB5amgc+xrAbs-k27D6i3T1dkFNj=+Bf9v=fg2rA@mail.gmail.com"
type="cite">May you also check the DefaultSystemCodePage value<br>
</blockquote>
<br>
</body>
</html>