Text Filter
Package:
Summary:
Search for a text string in a file
Groups:
Author:
Description:
This class can be used to search for a text string in a file.
It can open a given file and read it line by line until it finds one line with a given text string.
The search for the text string is case insensitive.
It can open a given file and read it line by line until it finds one line with a given text string.
The search for the text string is case insensitive.
Comments are closed.