|
Topic: DMD0277 Find Element or Instruction |
|
|
|
|
|
The Find Element or Instruction dialog is used to locate all of the occurrences of a program element, a Nickname or an instruction. The search can include all of the code-blocks in a project, or a single code-block. If the edit cursor is on an element or instruction when the Find operation is invoked, that element will be automatically entered in the Look For field.
The Find Element or Instruction dialog can be opened by selecting the Search-> Find menu selection, or pressing Ctrl + F. After a successful Find operation, pressing Ctrl + Shft + F will repeat the search for the next occurrence of the same element or instruction.
Search For - specifies what to search for
Look For - specifies which element or instruction to search for
Match Exactly - check this box to force the search operation to match the case of Look For with the element or Instruction
Element Search Options - contains options to help refine the search for an element
Refine Search - check this box to enable the optional search parameters
|
|
Where to Search - designates the code-blocks where the search operation will be performed
Show 'Find
All' Results In - designates where to display the results if the
Find All button is used
Click the Find Prev button to search backwards through the specified code-blocks for the element or instruction
Click the Find Next button to search forwards through the specified code-blocks for the element or instruction
Click the Find All button to search through the specified code-blocks for all occurrences of the element or instruction, then display the results in the user-specified Find All output window.
|
|
|
|
|
See Also:
|
|
|
|
|