M204.1519: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1519 skeleton}} | {{Template:M204.1519 skeleton}} | ||
<P>An interprocess IODEV (27) attempted the named action. This action is invalid because the IODEV has no terminal associated with it. </P> | <P> | ||
<p><b>Response:</b> Do not attempt to read or write terminal data from a procedure running on an IODEV | An interprocess <var>IODEV</var> (27) attempted the named action. This action is invalid because the <var>IODEV</var> has no terminal associated with it. </P> | ||
<p> | |||
<b>Response:</b> Do not attempt to read or write terminal data from a procedure running on an <var>IODEV</var> 27 thread. Procedure code that executes on an <var>IODEV</var> 27 thread must not attempt to issue terminal I/O statements, such as <var>Read Screen</var>. | |||
</p> | </p> | ||
{{Template:M204.1519 footer}} | {{Template:M204.1519 footer}} | ||
<!-- skeleton as it was in pdf/INVALID action CALL FROM INTERPROCESS IODEV /--> | <!-- skeleton as it was in pdf/INVALID action CALL FROM INTERPROCESS IODEV /--> |
Latest revision as of 23:15, 7 March 2018
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 |