M204.2675: Difference between revisions
Jump to navigation
Jump to search
m (add <var>s) |
No edit summary |
||
Line 4: | Line 4: | ||
The message may be caused by one of the following possibilities, which depend on the command's parameters: </P> | The message may be caused by one of the following possibilities, which depend on the command's parameters: </P> | ||
<ul> | <ul> | ||
<li>If any of the <var>COMPACTB</var> command parameters were entered as follows: | <li>If any of the <var>[[COMPACTB command|COMPACTB]]</var> command parameters were entered as follows: | ||
<ul> | <ul> | ||
<LI><var>FREE</var> — non numeric, less than zero, more than 100</LI> | <LI><var>FREE</var> — non numeric, less than zero, more than 100</LI> | ||
Line 12: | Line 12: | ||
</ul></li> | </ul></li> | ||
<li>If any of the <var>BLDREUSE</var> command parameters were entered as follows: | <li>If any of the <var>[[BLDREUSE command|BLDREUSE]]</var> command parameters were entered as follows: | ||
<ul> | <ul> | ||
<li><var>FROM</var> — non numeric, less than zero, larger than <var>BHIGHPG</var></li> | <li><var>FROM</var> — non numeric, less than zero, larger than <var>BHIGHPG</var></li> |
Latest revision as of 23:03, 2 April 2018
M204.2675 Invalid value entered for parameter: token
The message may be caused by one of the following possibilities, which depend on the command's parameters:
- If any of the COMPACTB command parameters were entered as follows:
- FREE — non numeric, less than zero, more than 100
- MAXE — non numeric, less than zero, more than 100
- FROM — non numeric, less than zero
- TO — non numeric, less than zero, less than FROM value
- If any of the BLDREUSE command parameters were entered as follows:
- FROM — non numeric, less than zero, larger than BHIGHPG
- TO — non numeric, less than zero, less than FROM value
File manager response: Correct the value, and run the command again.
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