M204.1644
M204.1644 Line ignored after invalid option: token
An invalid option is in an image definition statement. The rest of the statement following the option is ignored. This message is caused by the following errors:
- An item name is not followed by an IS keyword and is not on a line by itself.
 - The Default clause does not specify an item type.
 - The End Array clause is followed by other text.
 - An In clause has invalid syntax or is not followed by the keyword Include or I.
 
Response: Correct the statement, and retry the request.
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 | 
| ECHO | Displays the line that caused the error | 
| COMPILE | Compilation error |