| a | Index Level | arn |
| Syntax | <ctrl>+a search.string <ctrl>+r replace.string <ctrl>+m |
| Category | Update processor |
| Type | Command |
| Description |
searches and replaces text in an item.
Step one is "<ctrl>+a" which prompts for "search.string". Step two is "<ctrl>+r" which prompts for the "replace.string". If the "search.string" is found, the cursor is displayed on the first character of the matched string and UP waits for one of the following commands: "<ctrl>+a" Does not replace "search.string", searches again for next occurrence. "<ctrl>+n" Replaces "search.string" with "replace.string"; replaces all further matches. "<ctrl>+r" Replaces "search.string" with "replace.string"; searches again for "search.string". "<ctrl>+x" Stops search, return to edit mode. |
| Options | |
| See Also | search replace a UP Commands Update processor (UP) |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP |
| a | Index Level | arn |