Whenever you open a project, the browse file for the project is opened if it exists. If you close the browse file, the file is reopened when you do a query.
To query the current information file about a symbol
The Browse dialog box appears.
You can use the asterisk as a wildcard to match any string.
A browse window specific to the query type appears. The query results for the symbol you selected are displayed.
Tip If you select a symbol in a source file, the symbol appears in the Identifier box when you open the Browse dialog box. This eliminates step two in the procedure above.
When the browse information file is open, you can use it to find where a symbol used in a source file is defined or first referenced.
To find the definition of a symbol
The Go To dialog box appears.
To find the first reference to a symbol
The Go To dialog box appears.
Note The browse file is based on the state of the source files at the time of the last build. If you edit source files and then go to a definition or a reference, the location in the browse file may no longer be accurate. If the browse file has not been built, a dialog box provides the option of building the browse file.
Tip You can jump to the previous or next definition or reference by choosing one of the navigation buttons on the Go To dialog box: Previous or Next.