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


Example: MAP output

The following example shows output from the MAP option. The numbers used in the explanation below correspond to the numbers that annotate the output.

MAP output.

Link to detail.

(1)
Explanations of the data definition attribute codes.
(2)
Source line number where the data item was defined.
(3)
Level definition or number. The compiler generates this number in the following way:
(4)
Data-name that is used in the source module in source order.
(5)
Length of data item. Base locator value.
(6)
Hexadecimal displacement from the beginning of the containing structure.
(7)
Data type and usage.
(8)
Data definition attribute codes. The definitions are explained at the top of the DATA DIVISION map.

related references
Terms and symbols used in MAP output


Terms of use | Feedback

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