To find and replace all occurrences of a string in all of the selected sources, select the Replace occurrences option in the context-sensitive menu for either the Result or Total tab in the Multisource Search window.
Data entry
Find what
Character string to be located.
If any text (source or help text) is selected in the active document when the dialog box is opened, it is shown in this field.
Default value: search string in the Criteria Definition tab.
The associated button lets you select a number of common elements found in regular expressions.
Replace with
Character string that will be inserted in place of the string specified in the Find what field.
By default, this is the last string used for the Replace function.
The associated button lets you select a number of common elements found in regular expressions.
Text found |
Represents the text found during the search for a regular expression ($0). |
Stored expression [1-9] |
Text of the stored expression that corresponds to the selected number ($1-$9). |
Note: If you are searching for a regular expression and want to include a "$" character in the replacement expression, you must double it ($$) to prevent the system from interpreting it as a stored expression.
Check boxes
Match case
Checked |
The search concerns the character string exactly as it is entered, with the same use of upper and lower case. |
Not checked |
The search is not case-sensitive. |
Regular expression
Checked |
The input string is interpreted as a regular expression. |
Not checked |
The search is performed on the text in the input string. |
Buttons
Replace all
Finds all occurrences that match the criteria specified in the dialog box and automatically replaces them with the string specified in the Replace with field.
The strings are replaced in all the sources selected in the Criteria Definition tab.
Cancel
Closes the dialog box without starting a search.
Keyboard shortcut: Esc.