6.1.9.27 List Directive
The LIST directive controls whether listing output is
produced.
If the listing was previously turned off using the NOLIST
directive, the LIST directive will turn it back on.
Alternatively, the LIST control can include options to
control the assembly and the listing. The options are listed in the Table 6-9 table.
| List Option | Default | Description |
|---|---|---|
c=nnn | 80 | Set the page (i.e., column) width. |
n=nnn | 59 | Set the page length. |
t=ON|OFF | OFF | Truncate listing output lines. The default wraps lines. |
p=device | n/a | Set the device type. |
x=ON|OFF | OFF | Turn macro expansion on or off. |
