M204.0266
M204.0266 Line ignored after invalid item: token
token appears in a screen or menu definition line but is not a valid type of item (Input, Prompt, and so on), or token appears in a Modify statement but is not a valid option.
Response: If word is a valid part of an item definition, check for syntax or punctuation errors in earlier items on the failing definition line. Correct the item or Modify statement, 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 |
ECHO | Displays the line that caused the error |
COMPILE | Compilation error |