[fpc-pascal] Re: Text scan in text files - (was: Full text scan - PDF files)

Alberto Narduzzi albertonarduzzi at yahoo.com
Mon Nov 1 13:34:14 CET 2010


> Somebody can help me please?
> I need to search strings in Text files using just FPC.

how about reading every line and then using Pos() to see if some string 
is there?


HTH ;-)

Cheers, A.




More information about the fpc-pascal mailing list