Home Page (Text Editor) | Overview | How Do I ... Topics | FAQ | Reference
The Text editor supports both full string searching and incremental searching. You can search for text in a single source file or in multiple files. You can search for literal text strings or use regular expressions to find words or characters. You can also use tagged regular expressions for searching and replacing.
With the Find command, you can search the active window or all open documents for the following types of text strings:
You can toggle these types of searches using toolbar buttons; you can also toggle whether you search the active file only or all open files, again with a toolbar button.
You can set bookmarks at every occurrence of the text string or expression. You can then use the BookmarkNext command to move to each bookmark in your file.