Replacing Text
You can replace text throughout your project using the Find tab, or you can replace in a single file by choosing Find > Show Incremental Find.
Replacing Text Throughout Your Project
To replace text throughout your project:
- Click the Find tab in the project window.
- Type the text in the Find field, select an option from the pop-up menu, and click Find.
These are the options in the pop-up menu:
- Textual: Search for any text that uses the text in the Find field.
- Reg Expr'n: Search for any text that matches the regular expression in the find field.
- In the Replace field, enter the text to substitute for the Find text.
- Choose the entries to replace.
If you want to replace the text in all entries, don't select any. Project Builder automatically performs the replacement in all of them.
To examine an entry in the list, click it. Project Builder displays the file and selects the Find text.
- Click Replace.
Replacing Text in a File
To replace text in a file:
- Choose Find > Show Incremental Find, and use the Find panel.