Loading...
Select Version
&pagelevel(3)&pagelevel
The listing generators of the compiler produce the following listings, depending on what is requested in the MODIFY-LISTING-PROPERTIES statement:
Listing | Options of the MODIFY-LISTING-PROPERTIES statement |
Option listing | OPTIONS |
Source/error listing | SOURCE |
Preprocessor listing | PREPROCESSING-RESULT |
Map listing | DATA-ALLOCATION-MAP |
Cross-reference listing | CROSS-REFERENCE |
Project listing | PROJECT-INFORMATION |
Object code listing | ASSEMBLER-CODE |
Summary listing | SUMMARY |
The following listings are described below by means of examples:
source/error, map, cross-reference, and object listings.
In some listings spaces have been removed to avoid line breaks.