On Wed, Nov 3, 2021 at 1:57 PM Hairy Pixels via fpc-pascal <[email protected]> wrote:
Maybe use SomeString.Split([LineEnding'], ...)? Split has an overload that takes an array of string as first paramter. -- Bart _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
