
223
5.14 Viewing the Variables
This section describes how you can look at variables in the source program.
5.14.1 Tooltip Watch
The quickest way to look at a variable in your program is to use the Tooltip Watch feature.
 To use Tooltip Watch:
Open the [Source] window showing the variable that you want to examine.
Rest the mouse cursor over the variable name that you want to examine - a tooltip will appear near the variable
containing basic watch information for that variable.
Figure 5.50 Tooltip Watch
5.14.2 Instant Watch
Open the [Source] window showing the variable that you want to examine.
Rest the mouse cursor over the variable name that you want to examine and choose [Instant Watch...] from the
popup menu; the [Instant Watch] dialog box will appear and display the variable at the cursor location.
Figure 5.51 [Instant Watch] Dialog Box
“+” shown to the left of the variable name indicates that the information may be expanded by clicking on the
variable name, and “-” indicates that the information may be collapsed. Clicking [Add] registers the variable in
the [Watch] window. Clicking [Close] closes the window without registering the variable in the [Watch] window.
Comentarios a estos manuales