On Sun, Jul 11, 2010 at 12:14 AM, Tobias Giesen
<tobias_subscri...@tgtools.com> wrote:
> I've got 2.5.1 now. I have a string constant like this:
>
> const Vec:AnsiString=#$094#$06D;
>
> This should just be 8-bit data with no conversion.

try const Vec:AnsiString=#$94#$6D;

thanks,
dmitry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to