1.5

Table Of Contents
l Direction
l
Forward: Look forward from the current position of the pointer in the template or
source.
l
Backward: Look backward from the current position of the pointer in the template or
source.
l Scope
l
All: Searches in the complete text of the template or source.
l
Selected lines: Searches in the currently selected text or source.
l Options
l
Case sensitive: Use a case-sensitive search, which differentiates TEXT from text
or TexT.
l
Wrap search: Loop back from the end of the template or selection to its beginning,
when the Search is at the end of the template or the selection.
l
Whole word: Searches for the source string as a whole word.
l
Incremental: With this option selected, each letter you type in the Find field causes
the editor focus to move to the first complete occurrence of the text you are typing.
l
Regular expressions: Enables regular expressions for a search in the Source
view of the workspace. After checking this option, you can type Ctrl + Space in
either text box to view a list of regular expressions.
Tip
The Find/Replace dialog can fill in regular expressions in the Find field by
itself. Open the dialog, check the option Regular expressions and close the
dialog again. Select the text you want to search for and reopen the dialog: the
Find field will now contain the regular expression for the text to find.
l
Find: Click to find the next instance of the source string.
l
Replace/Find: Click to replace the current instance with the replacement text and go to
the next instance of the source string.
l
Replace: Click to replace the current instance with the replacement text.
l
Replace All: Click to replace all instances of the source string with the replacement text.
Page 558