Finding And Replacing Text
You may need to target particular terms or strings of concern in a document. In order to find and/or replace terms or strings, follow these steps:
Finding
- Select Tree>Find.
- Enter a search string in the popup window.
- Click Find in the popup window. CLTreeView takes you to the next instance of the string, if any exists in the document. The sentence containing the string appears in the Text Editor window, with the string highlighted. To find the next instance of the string, click Find in the popup window again.
Replacing
- Select Tree>Replace.
- Enter a search string in the Find Text field of the popup window.
- Enter a replacement string in the Replace with Text field in the popup window.
- Click Find in the popup window. CLTreeView takes you to the next instance of the string, if any exists in the document. The sentence containing the string appears in the Text Editor window, with the string highlighted. To find the next instance of the string, click Find in the popup window again. To replace the Find string with the Replace string, click Replace in the popup window. When you Replace you will advance to the next instance of the Find string, if any exists.