M204.0933
M204.0933 Unexpected end-of-procedure during request compilation. Type 'END NORUN' to cancel.
During compilation of a SOUL request, all levels of procedure input were exhausted and further input will be expected from the terminal. All subsequent terminal input will become part of the request until an End statement is entered.
Response: Enter SOUL statements to complete the partial request, and run it. Enter END NORUN
to end the compilation without running the request. If you did not expect to enter part of the request from your terminal, add the
missing End statement to the procedure you were running.
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 |
AUDITAD | Writes the message with line type AD to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |