Guardian Application Conversion Guide
Opening and Communicating With a High-PIN Server
Converting COBOL85 Applications
4–18 096047 Tandem Computers Incorporated
The REPORT Clause. The REPORT clause in the RECEIVE-CONTROL paragraph
specifies the specific system messages that your program reads from $RECEIVE.
You might need to convert this clause to specify the D-series messages you want to
read from $RECEIVE.
Table 4-2 shows the REPORT clause message-type keywords and the corresponding
C-series and D-series system messages that each keyword allows a program to read
from $RECEIVE.
Table 4-2. Message-Type Keywords (Page 1 of 2)
COBOL85 Keyword
C-Series System Message
(ENV is OLD or omitted)
D-Series System Message
(ENV is COMMON or LIBRARY)
ABEND -6 Process abnormal deletion: Abend Not used; see PROCESS-DELETION
BREAK -20 Break on device -105 Break on device
CLOSE -31 Process close -104 Process close
CONTROL -32 Process CONTROL -32 Process CONTROL
CONTROLBUF -35 Process CONTROLBUF -35 Process CONTROLBUF
CPU-DOWN -2
-2
CPU down: process MONITORCPUS
CPU down: named process deletion
-2
-101
CPU down: process MONITORCPUS
Process deletion for CPU down
CPU-UP -3 CPU up -3 CPU up
DEVICE-INFO -40 Device type inquiry -106 Device type inquiry
DEVICEINFO2-
COMPLETION
-41 Nowait device type inquiry -41 Nowait device type inquiry
FILE-GETINFOBYNAME-
COMPLETION
None -108 Nowait FILE_GETINFOBYNAME_
completion
FILENAME-FILENEXT-
COMPLETION
None -109 Nowait FILENAME_FINDNEXT_
completion
JOB-PROCESS-CREATION -9 Job process creation -112 Job process creation
LOGICAL-CLOSE Logical open Logical open
LOGICAL-OPEN Logical open Logical open
MEMORY-LOCK-
COMPLETION
-23 Memory lock completion -23 Memory lock completion
MEMORY-LOCK-FAILURE -24 Memory lock failure -24 Memory lock failure
MESSAGE-CANCELLED -38 Queued message cancellation -38 Queued message cancellation
MESSAGE-MISSED -13 System message buffer overrun -13 System message buffer overrun
NETWORK -8 Change in status of network node Not used; see NODE-DOWN,
NODE-UP, REMOTE-CPU-DOWN, and
REMOTE-CPU-UP
NEWPROCESSNOWAIT-
COMPLETION
or
NEWPROCESS-
COMPLETION
-12 NEWPROCESSNOWAIT completion -12 NEWPROCESSNOWAIT completion