This option specifies the maximum number of characters per line in a compilation list (i.e., A/N characters displayed in the list).
Item | Description |
---|---|
Number of characters per line for the compiler listings | Specifies the maximum number of characters per line in a compilation list. The default is 136. The specified value can be 80 or a three-digit integer ranging from 120 to 136. If this item is not specified 136 is assumed. |
Note
Source program lists, option information lists, diagnostic message lists, and compilation unit statistical information lists are output in a format with a fixed number of characters per line (120), regardless of the maximum number of characters specified for the LINESIZE compile option.
The maximum valid value for the number of characters is 136. If a value exceeding 136 is specified for the LINESIZE compile option, 136 is assumed.