[...]
>
> 2)  BoolToStr returns '0' for False and '-1' for True...
>
[...]

That was intentional change in r5744. Changelog says
* booltostr now D7 compat.
so that's it... You have to pass 2nd argument "true" for BoolToStr now
to get 'False' or 'True' results (or whatever you set in TrueBoolStrs).

Michalis

must admit that i didn't even look into this, just concocted my own
function quickly.  thanks for clarifying.

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

Reply via email to