M204.1519
M204.1519 Invalid token call from interprocess IODEV
An interprocess IODEV (27) attempted the named action. This action is invalid because the IODEV has no terminal associated with it.
Response: Do not attempt to read or write terminal data from a procedure running on an IODEV 27 thread. Procedure code that executes on an IODEV 27 thread must not attempt to issue terminal I/O statements, such as Read Screen.
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 |
| NOTERM | Does not display the message on the user's terminal |
| SAVE | Saves the message in the VIEW ERRORS table |