Description
First of all a list of files to scan must have been compiled as described in topic:
How to compile a list of files for find and replace operations ?
Then proceed as follows:
- Select the
Prompt user option.
- Proceed with the find or replace operation
For each file and text block (or string pair):
- The
Prompt user window gets displayed.
- The
Matches panel lists the found occurences.
- The
File panel displays the content of the file currently being scanned and highlights the found occurrences.
- Proceed to the next file (or string pair) by pressing the
Keep button.
REMARKS
You can navigate from one occurrence to another in several ways:
- When in the
Matches panel, use the keyboard arrow keys or click an item.
- In the
File panel lists simply scroll the view.
- Click on
<< or >> buttons.
- If you click on any occurrence in either the
Matches or File panel, the occurrence is automatically highlighted in the other panel and vice versa.
Several File panel display options are available:
- File content can be displayed in
hexadecimal . This proves to be useful to locate control characters in files. The number of hexadecimal characters per line can be modified (minimum is 1).
- Default text line separator can be changed in order to properly display text files originating from UNIX (Lf line separator) and MS Windows (CrLf line separator).
- File content can be displayed using a fixed width or proportional fonts.
- Line numbers can be displayed or hidden.
|