Previous Topic: =.x.y.z CommandNext Topic: How You Search for Data


Action-Characters Supported from a Source Listing Display

Entering a single character on your source listing can perform the following function:

d

Displays program or variable storage at a breakpoint.

Enter the d function next to a statement that references or defines the variable you want to display. If the statement references the variable, you must also position the cursor under the variable name before pressing Enter.