M204.2462
		
		
		
		Jump to navigation
		Jump to search
		
M204.2462 Invalid token specified: token2
An invalid argument was passed on the call to the $CHKSFLD function.
Where:
- token identifies the argument containing the invalid operand. Possible values are 
ATTRIBUTE-DISPLAYorPROCESS-TYPE. - token2 is the offending value passed. Acceptable values vary depending upon the value of token:
When argument is... Valid values are... ATTRIBUTE-DISPLAY
ASK, BLI, BLUE, BRI, DEF, GRE, INV, HUM, PIN, PRO, RED, REV, TUR, USC, WHI, YEL.
PROCESS-TYPE
PRINT, READ, REREAD, TAG
 
Response: Consult the description of $CHKSFLD, and correct the invalid argument value on the $CHKSFLD function call.
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 | 
| ECHO | Displays the line that caused the error |