TERM

Read syntax diagramSkip visual syntax diagramTERM=NOTERM=YESWIDENARROW
YES
equivalent to WIDE. See the description of TERM=WIDE in the following section.
WIDE
assembler messages are written to the file defined by the SYSTERM DD statement (z/OS®), the FILEDEF SYSTERM statement (CMS), or the ASSGN SYSLOG statement (z/VSE®). Messages written to the terminal file do not have multiple consecutive blanks compressed to a single blank.
NARROW
assembler messages are written to the file defined by the SYSTERM DD statement (z/OS), the FILEDEF SYSTERM statement (CMS), or the ASSGN SYSLOG statement (z/VSE). Messages written to the terminal file have multiple consecutive blanks compressed to a single blank.
NO
assembler messages are not written to the file defined by the SYSTERM DD statement (z/OS), the FILEDEF SYSTERM statement (CMS), or the ASSGN SYSLOG statement (z/VSE).
Default
TERM=NO