Entering a single character on your source listing can perform the following function:
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.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|