M204.1000
M204.1000 Variable-name variable cannot be resolved: value = token
The value of a variable-name variable (:%variable) is not the name of any variable defined for the request being evaluated.
The value should be the name of a screen or menu item or, if an initial value is being declared for a variable, the value must be defined prior to its use.
Response: If value starts with a percentage sign (%), remove the percentage sign. Otherwise, make the value the name of a screen or menu item. If an initial value is being declared for a variable, define the variable prior to its use in the initial clause. 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 |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |
COMPILE | Compilation error |