Marc Santhoff wrote: > Hi, > > is there any function in the libraries of fpc for splitting a string > into an array naming the separator?
There is a function in the substrings.pas unit included in this package: http://z505.com/cgi-bin/powtils/docs/1.6/idx.cgi?file=substrsplit&unit=substrings And some other goodies in the substrings unit, and also some more goodies in strfilter.pas, and strwrap1.pas. Many functions should be merged into an FPC rtl unit I suppose, since it appears many of us are reinventing the wheel each time rolling our own private units. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal