Pathway/iTS SCREEN COBOL Reference Manual (H06.10+, J06.03+)
Procedure Division
HP NonStop Pathway/iTS SCREEN COBOL Reference Manual—426750-003
6-105
SEND Statement
Action Without ON ERROR Clause. The system waits until the resource is available,
then continues with the processing of the SEND statement.
TERMINATION-STATUS 4
Cause. The request to PATHMON for a link to the server class has been denied for
indeterminate reasons, and the TCP has no previously established links to the class.
Action Without ON ERROR Clause. The system periodically rerequests a link and,
when successful, continues with the processing of the SEND statement.
TERMINATION-STATUS 5
Cause. The request to PATHMON for a link to the server class has been denied
because no class of that name has been defined.
Action Without ON ERROR Clause. The system periodically rerequests a link.
When the server class is added to the configuration, the system continues with the
processing of the SEND statement.
TERMINATION-STATUS 6
Cause. The value given for the name of the server class does not have the format of a
valid server class name.
Action Without ON ERROR Clause. The system suspends the terminal with a fatal
error.
TERMINATION-STATUS 7
Cause. The message to the server is larger than allowed by the TCP configuration.
TERMINATION-STATUS 8
Cause. The size of one or more replies specified in the SEND statement is larger than
allowed by the TCP configuration. The maximum number of bytes permitted for an
outgoing SEND message or a server reply message is specified using the MAXREPLY
parameter of the PATHCOM SET TCP command, which should be set to the larger of:
LINK DENIED
SERVER CLASS UNDEFINED
ILLEGAL SERVER CLASS NAME
MESSAGE TOO LARGE
MAXIMUM REPLY TOO LARGE










