M204.0740: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add link) |
||
Line 1: | Line 1: | ||
{{Template:M204.0740 skeleton}} | {{Template:M204.0740 skeleton}} | ||
<P>The argument given to the $ | <P> | ||
<p><b>Response:</b> The range of $ | The argument given to the <var>[[$Jobcode]]</var> function is not in the allowable range. Execution continues, but the function returns a 4095 return code. </P> | ||
<p> | |||
<b>Response:</b> The range of <var>$Jobcode</var> is 0 to 4095. Correct the argument, and retry. | |||
</p> | |||
{{Template:M204.0740 footer}} | {{Template:M204.0740 footer}} | ||
<!-- skeleton as it was in pdf/$JOBCODE ARGUMENT NOT IN THE RANGE 0 TO 4095 /--> | <!-- skeleton as it was in pdf/$JOBCODE ARGUMENT NOT IN THE RANGE 0 TO 4095 /--> |
Latest revision as of 23:46, 1 March 2018
M204.0740 $jobcode argument not in the range 0 to 4095
The argument given to the $Jobcode function is not in the allowable range. Execution continues, but the function returns a 4095 return code.
Response: The range of $Jobcode is 0 to 4095. Correct the argument, 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 |