> > No, it is just for the XML reader, since it uses widestrings: > > Ah, so it only takes affect on the WideString type, not the > String type. I guess from the name 'widestring manager' I > should have seen that relationship. :) >
Using cwstring does affect some ansistring functions. It comes with its own version of AnsiCompareText, AnsiStrUpper, etc. which uses the users LC_COLLATE setting. Ludo _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal