Displaying Variables, Constant-names, Expressions, Records, Group Items,
and Arrays
You can display the value of variables, constant-names, expressions, group
items, records, and arrays by using:
- F11 (Display variable) on the Display Module Source display
- The EVAL debug command
The scope of the variables used in the EVAL command is defined by using
the QUAL command.
Note:
ILE COBOL special registers are not supported
by the ILE source debugger. Thus, the values contained in the ILE COBOL special
registers cannot be displayed in a debug session. The ILE source debugger
cannot evaluate the result of a COBOL function identifier.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.