On Wed, Sep 15, 2021 at 12:32 PM Bart <[email protected]> wrote: > This should work > > type > StringCP1251 = AnsiString(1251)
That should be type StringCP1251 = type AnsiString(1251); -- Bart _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
