[Find] Command (Edit Menu)
: Ctrl+F
Finds a text string in the program.
Note that encrypted files will not be searched.
For details on using encrypted files, see the following:
Item | Description |
---|---|
Find What | Type the text you want to search for. If any text was selected when you execute the Find command, it will be displayed here. When executing [Find] with a string selected, the selected string is displayed. If no text was selected, then the text from the last Find will be displayed. You are limited to one line of text. If selecting more than one line before executing Find, the search will not start. |
Current File | Searches only in the current program file and include file. |
All Files | Searches all files in the project. |
Whole Word | Searches for the full word by itself and not as part of another word. |
Match Case | Text must also match lower and upper case in order to be found. |
Find All | Search for all occurrences in the program, and list the results in the [Search Results] window. Each result shows the file name, line number, and line where the text was found. You can then double click on a result to open the file where the text was found. This button will be dimmed if nothing is entered to be searched. |
Find Next / Find Previous | Finds the next, or previous occurrence. (Click the [▾] button to select the search method.) If the text is found in a file that is not open, then the file will be opened to display. This button will be dimmed if nothing is entered to be searched. |
Close | Closes the dialog box. |