There it reads: "Trim strips blank characters (spaces) at the beginning and end of S and returns the resulting string. Only #32 characters are stripped.".
But from looking into the source it seems it will strip all these characters: [#0..#32] and not only #32 (space). Bernd _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal