Searching with the Find in Project Command
The Find in project command retrieves all the instances of a specified character string in the project.In order to use this functionality choose the appropriate voice of the menu Edit>Find In project.GF_ProjectVX code will show you the following dialog box:
Follow the procedure to use it correctly.
- In the Find what text box, type the name of the object you want to search. Otherwise, click the Browse button to the right of the text box, and select the name of the object from the list of all the existing items.
- Select one of the values listed in the Location combo box, so as to specify a constraint on the location of the objects to be inspected.
- The frame named Object type contains a set of checkboxes, each of which, if ticked, enables research of the string among the object it refers to.
- The frame named Find options contains a set of checkboxes, each of which, if ticked, modify the way the research is done. For example, check Match case if you want your research to be case-sensitive.
- Press Find (or Find & close) to start the search, otherwise click Cancel to abandon. The results will be printed in the Find in project tab of the Output window.