COBOL Manual for TNS and TNS/R Programs

Environment Division
HP COBOL Manual for TNS and TNS/R Programs522555-006
6-74
RECEIVE-CONTROL Paragraph
Messages generated by asynchronous hardware events must be explicitly requested.
See the Guardian Programmers Guide for a description of system messages, their
formats, and their implications.
The D-series has many message types and some codes for HP COBOL message
types that the C-series does not have. For example, in the CRE, the message type
SYSTEM includes all messages except LOGICAL-CLOSE and LOGICAL-OPEN.
Table 6-8. Message Types That the Program Generates (System)
COBOL Keyword
Message-Type Code
Non-CRE
Environment CRE
ABEND -06 Not used—see Table 6-10
CLOSE -31 -104
CONTROL -32 -32
CONTROLBUF -35 -35
MEMORY-LOCK-COMPLETION -23 -23
MEMORY-LOCK-FAILURE -24 -24
NEWPROCESSNOWAIT-COMPLETION -12 -12
OPEN -30 -103
RESETSYNC -34 -34
SETMODE -33 -33
STOP -05 Not used—see Table 6-10
TIME-SIGNAL -22 -22
Table 6-9. Message Types That the Hardware Generates (Asynchronous)
COBOL Keyword
Message-Type Code
Non-CRE
Environment CRE
BREAK -20 -105
CPU-DOWN -02 -02 or -101
CPU-UP -03 -03
NETWORK -08 Not used—see Table 6-10
POWER-ON -11 -11
SETTIME -10 -10