Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Roland Bengtsson30812
1 discussion post
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

Code

{$INCLUDE Attracs.inc}


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
Jan 10, 2019  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
If the Query mode is set to "Text Query," you can do that by using the minus sign, like this:

-{$INCLUDE Attracs.inc}


Note that on the Advanced tab, you should change it to match the entire file instead of line by line.

Hope that helps!
Jan 10, 2019  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)