All Articles

Call

The CALL operation passes control to the program specified in factor 2. PROGA D...

Callb

This op-code calls a procedure that is bound statically to the main program PROGB...

Callp

This op-code calls a prototyped procedures or programs. Program H OPTION(*SRCSTMT) DFTACTGRP(*NO) DSumTwoNumbers PR...

Cat

The CAT operation concatenates two strings specified and places it in the result field....

Cat(P)

The CAT operation concatenates two strings specified and places it in the result field...

Chain

The CHAIN operation retrieves a record from a full procedural file, sets a record...

Check(E)

Error handling while checking the non-occurrence of a character in a string. Program D...

Close

The CLOSE opcode is used to explicitly close a file. Program dcl-f emphdr disk...

Comp

The COMP opcode is used to compare two values. If Factor1>Factor2, High level indicator...