Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)
Procedure Division
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual—426750-001
6-5
Procedure Division Statements
Table 6-1. Categories of Statements
Arithmetic ADD
COMPUTE
DIVIDE
MULTIPLY
SUBTRACT
Conditional BEGIN-TRANSACTION ... ON ERROR
CALL ... ON ERROR
IF
SEND...ON ERROR
Data Movement ACCEPT DATE/DAY/TIME
MOVE
SET
Terminal Input/Output ACCEPT
CLEAR
DELAY
DISPLAY
DISPLAY BASE
DISPLAY OVERLAY
DISPLAY RECOVERY
PRINT SCREEN
RECONNECT MODEM
RESET
SCROLL
SEND
TURN
Intelligent Device Support (IDS) SEND MESSAGE
TRANSFORM
Unsolicited Message Processing (UMP) RECEIVE UNSOLICITED MESSAGE
REPLY TO UNSOLICITED MESSAGE
Interprogram Communication CALL
CHECKPOINT
EXIT PROGRAM
Program Control EXIT
GO TO
PERFORM
STOP RUN
Compiler Directing COPY
USE
Transaction Management ABORT-TRANSACTION
BEGIN-TRANSACTION
END-TRANSACTION
RESTART-TRANSACTION