This command displays a dialog box for searching the document for the specified text. The search is performed in the direction specified. If the string is not found, the search wraps around to the other end of the file and continues the search. If the string is not found a message is displayed.
List Lines Containing String | |
This option causes evolvEd to search for all occurrences of the string in the active document and to list them in a dialog box. By double clicking on one of the result lines (or selecting it and clicking on Goto) evolvEd will position to that line in the file. | |
Direction | |
The default search direction is down (toward the end of the document). The option to search up or down the document is given. If a search has already occurred in the document, the default search direction is that of the previous search. | |
Match Case | |
By default, the search will not be case sensitive. The option to make the search case sensitive is given. If a search has already occurred in the document, the default selection for case sensitivity is that of the previous search. |