Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Example: embedded map summary

The following example shows an embedded map summary from specifying the MAP option. The summary appears in the right margin of the listing for lines in the DATA DIVISION that contain data declarations.

This image shows an embedded MAP summary.

Link to detail.

(1)
Decimal length of data item
(2)
Hexadecimal displacement from the beginning of the base locator value
(3)
Special definition symbols:
UND
The user name is undefined.
DUP
The user name is defined more than once.
IMP
An implicitly defined name, such as special registers or figurative constants.
IFN
An intrinsic function reference.
EXT
An external reference.
*
The program-name is unresolved because the NOCOMPILE option is in effect.
 

Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)