I wonder if Fileseek can be extended to show file hits whena string is NOT found ?
So my concrete case is this
I want all my pas-files to have this line
at the beginning (line 3)
So most of my files already have that, but not all.
One option would of course to write a small application that do what I want
/Roland