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

At least 32 characters long
Not a table
Not modified by a reference
Not of a variable size (not a data structure that contains an OCCURS DEPENDING
ON clause)
The contents of message are updated automatically after a file assigned to $RECEIVE is
successfully read.
REPORT phrase
specifies the type of system messages to be passed to the program.
message-type
has one of these values:
NEWPROCESSNOWAIT-COMPLETIONBREAK
NODE-DOWNCLOSE
NODE-UPCONTROL
OPENCONTROLBUF
PATHSEND-DIALOG-ABORTCPU-DOWN
POWER-ONCPU-UP
PROCESS-CREATE-COMPLETIONDEVICE-INFO
PROCESS-DELETIONDEVICE-INFO-2-COMPLETION
PROCESS-TIME-SIGNALFILE-GETINFOBYNAME-COMPLETION
REMOTE-CPU-DOWNFILE-FILENAME-COMPLETION
REMOTE-CPU-UPJOB-PROCESS-CREATION
RESETSYNCLOGICAL-CLOSE
SETMODELOGICAL-OPEN
SETPARAMMEMORY-LOCK-COMPLETION
SETTIMEMEMORY-LOCK-FAILURE
STATUS-3270MESSAGE-CANCELLED
SYSTEMMESSAGE-MISSED
TIME-SIGNALNETWORK
NEWPROCESS-COMPLETION
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.
146 Environment Division