ILE COBOL Programmer's Guide


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:

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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]