| |||
| Home > Working with Browsers > Using the Variable List dialog box > Displaying the Variable List dialog box | |||
Display the Variable List dialog box, shown in Figure 9.4, as described in List browser dialog boxes.
The Variable List dialog box shows all the variables in the current program. By default, the Sort check box is unselected and so the variables are given in order of occurrence.
Each entry in the list shows the variable name followed by
the program name attached using @, for example:
Ch_1_Glob of @dhrystone
Including local variables adds the filename, if known, to the list, for example:
DHRY_2\Proc_8\Int_Index local of @dhrystone