M204.0922
M204.0922 Invalid language code
An IFSTRT call specifies a language code unknown to Model 204. The call fails, and the host language program must call IFSTRT again to proceed. Valid codes are 1 for PL/I F-level, 2 for COBOL and FORTRAN, and 3 for PL/I Optimizer or Checkout.
Response: Consult the function description page to correct the language code, and retry.
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 | 
| COUNT | Increments the error count (ERCNT) parameter |