COBOL Manual for TNS/E Programs (H06.03+)

Environment Division
HP COBOL Manual for TNS/E Programs520347-003
6-63
RECEIVE-CONTROL Paragraph
REPORT phrase
specifies the type of system messages to be passed to the program.
message-type
has one of these values:
message-type identifies the class of system message passed to a program.
Messages in unnamed classes are handled by the run-time routines in a
standard manner.
CONTROL and SETMODE messages are rejected if not requested by a
program. BREAK messages are ignored if not requested by a program.
SYSTEM as a type signifies a particular subset of the preceding list. The other
classes of messages provide the run-time routines with information needed to
accept, manage, and delete requesters.
BREAK NEWPROCESSNOWAIT-COMPLETION
CLOSE NODE-DOWN
CONTROL NODE-UP
CONTROLBUF OPEN
CPU-DOWN PATHSEND-DIALOG-ABORT
CPU-UP POWER-ON
DEVICE-INFO PROCESS-CREATE-COMPLETION
DEVICE-INFO-2-COMPLETION PROCESS-DELETION
FILE-GETINFOBYNAME-
COMPLETION
PROCESS-TIME-SIGNAL
FILE-FILENAME-COMPLETION REMOTE-CPU-DOWN
JOB-PROCESS-CREATION REMOTE-CPU-UP
LOGICAL-CLOSE RESETSYNC
LOGICAL-OPEN SETMODE
MEMORY-LOCK-COMPLETION SETPARAM
MEMORY-LOCK-FAILURE SETTIME
MESSAGE-CANCELLED STATUS-3270
MESSAGE-MISSED SYSTEM
NETWORK TIME-SIGNAL
NEWPROCESS-COMPLETION
REPORT
message-type
MESSAGES
VST069.vsd