COBOL II language example

MOVE 'INPUT' TO SPMODE.
 MOVE 'DB2' TO SPFORMAT.
 CALL 'OPENPIPE' USING SPAREA.