REJCT

Called from a slave program to reject a master request obtained via a GET call.

REJCT(tag,err)

tag

Tag field.

err

16-bit integer. Error return.

FINIS

Called from a slave program to terminate communication with a master program. Cannot be used if the master program resides on an HP 3000.

FINIS

Error Codes

The following error codes are returned to the err parameter of PTOP master or PTOP slave calls.

 

Table 123. PTOP Error Codes

 

 

Message

Meaning

 

 

-40

Not enough parameters.

 

 

-41

Remote program not defined.

 

 

-42

No remote system room to initiate communication.

 

 

-44

Remote program not open correctly (PCB was destroyed).

 

 

-45

A PWRIT, PREAD, or PCONT call has been issued to a slave program which is

 

dormant.

 

 

-46

Sequence error.

 

 

-47

May occur in PTOP slave subroutine calls when a communications line error,

 

system table validity check failure or request timeout error occurs.

 

 

-48

Abortive error: indicates something seriously wrong.

 

 

-49

A PCLOS terminated a shared slave program while one or more requests were

 

pending from other master programs.

 

 

-50

Local node not initialized or, for requests made to itself, local node is

 

quiescent (same as DS00).

 

 

-51

Communications line parity or other line error.

 

 

-52

Communications line timeout error.

 

 

-53

Illegal record size.

 

 

-54

Illegal nodal address.

 

 

-55

Request timeout.

 

 

-56

Illegal request.

 

 

-57

System table error.

 

 

-58

Remote busy.

 

 

-59

Illegal or missing parameters.

 

 

-103

Illegal PCB (PTOP)

 

 

ProgramtoProgram Communication (PTOP) 127