Listing control directives
Syntax
COL columns
LSTCND{+|-}
LSTCOD{+|-}
LSTEXP{+|-}
LSTMAC{+|-}
LSTOUT{+|-}
LSTPAG{+|-}
LSTREP{+|-}
LSTXRF{+|-}
PAGE
PAGSIZ lines
Parameters
| An absolute expression in the range 80 to 132. The default is 80. |
| An absolute expression in the range 10 to 150. The default is 44. |
Description
These directives provide control over the assembler list file:
Directive | Description |
|---|---|
Sets the number of columns per page. | |
Controls conditional assembly listing. | |
Controls multi-line code listing. | |
Controls the listing of macro-generated lines. | |
Controls the listing of macro definitions. | |
Controls assembly-listing output. | |
Controls the formatting of output into pages. | |
Controls the listing of lines generated by repeat directives. | |
Generates a cross-reference table. | |
Generates a new page. | |
Sets the number of lines per page. |