ASMA404W Invalid term line length xxxxxx returned by TERM exit; exit processing bypassed
Explanation
When invoked with an OPEN request, the TERM exit specified a line length that was either zero or greater than 255 (z/OS® and CMS), 125 (z/VSE®), or was not permitted for the device to which the terminal file is assigned.
System action
The assembler bypasses the exit when processing terminal records, and writes the terminal records to the standard terminal file. The line length is determined by the assembler.
Programmer response
Correct the error in the TERM exit.
Severity
4