M204.2790
M204.2790 Initial clause references uninitialized variable: token
The expression in an Initial clause contains an uninitialized variable.
Response: This message is for informational purposes only. The default value, (NULL for string, 0 for FIXED and FLOAT) is assigned to the uninitialized variable. The statement is compiled and evaluated without errors.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
ECHO | Displays the line that caused the error |