On Sat, December 26, 2015 20:07, ulrich wrote:

Hi,

> I need the simplest possible transfer of one unicode character (numeric
> string or integer) to the default windows code page (CP1250).

Simple assignment to an ansistring or shortstring does implicit conversion
using the current process codepage.

Tomas


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to