Hey All,
I've got to troll through some very long log files for errors & warnings & would like to have a macro that will do a Find In Files search of *the currently showing file only* for a given regexp. I can do this w/a regular find no problem, but I like the display I get w/find in files--specifically, that it shows each matching line & lets me zoom to the proper line when I double-click.
I tried putting "%F" in the "In Files/Types" portion of the FIF dialog, but no dice. It does work if I hand-write the current filename into that part of the dialog, but I'm looking for an automated solution.
Also--the file in question is frequently opened via FTP, so I need something that will work w/that.
Is this possible?
Thanks!
-Roy
I've got to troll through some very long log files for errors & warnings & would like to have a macro that will do a Find In Files search of *the currently showing file only* for a given regexp. I can do this w/a regular find no problem, but I like the display I get w/find in files--specifically, that it shows each matching line & lets me zoom to the proper line when I double-click.
I tried putting "%F" in the "In Files/Types" portion of the FIF dialog, but no dice. It does work if I hand-write the current filename into that part of the dialog, but I'm looking for an automated solution.
Also--the file in question is frequently opened via FTP, so I need something that will work w/that.
Is this possible?
Thanks!
-Roy