Pathway/iTS SCREEN COBOL Reference Manual (H06.10+, J06.03+)
Procedure Division
HP NonStop Pathway/iTS SCREEN COBOL Reference Manual—426750-003
6-106
SEND Statement
•
The longest outgoing message from any SEND statement from any terminal
controlled by the TCP
•
The longest reply possible from any server replying to a SEND statement from any
terminal controlled by the TCP
TERMINATION-STATUS 10
Cause. The reply code found in the reply from the server does not match any codes
specified in the SEND statement.
Action Without ON ERROR Clause. The system suspends the terminal. If terminal
execution is resumed when the operator issues a PATHCOM RESUME command, the
SEND statement is retried. If the terminal is in transaction mode, the transaction is
backed out and the terminal is suspended. If terminal execution is resumed, the
transaction is restarted.
TERMINATION-STATUS 11
Cause. The length of the reply received from the server is not equal to the length
specified by the selected YIELDS list.
TERMINATION-STATUS 12
Cause. A file system error occurred during the WRITEREAD to the server, or a
timeout on the server occurred.
TERMINATION-STATUS 13
Cause. A SEND to a server not using TMF was attempted while the terminal was in
transaction mode.
Action Without ON ERROR Clause. The system suspends the terminal for pending
abort.
UNDEFINED REPLY
REPLY LENGTH INVALID
Note. The TERMINATION-SUBSTATUS special register contains the following additional
information: reply length received (in bytes).
I/O ERROR
Note. The TERMINATION-SUBSTATUS special register contains the following additional
information: file-system error number.
TRANSACTION MODE VIOLATION










