M204.2800
M204.2800 linePart1 >>token<< linePart3
This is the echo of a line that caused a compilation error or warning. The last token read at the time of the error (and so likely the cause of the error) is between the >> and << angle brackets. This
message is always preceded by a message indicating the specific nature of the error.
Response: Correct the error in the SOUL program.
Message attributes:
| RETCODEO=0 | Sets online return code | 
|---|---|
| RETCODEB=4 | Sets batch (single user) return code | 
| CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter | 
| AUDITER | Writes the message with line type ER to the audit trail | 
| NOCOUNT | Does not increment the error count (ERCNT) parameter | 
| NOPREFIX | Suppresses the M204. or MSIR. message prefix |