RPG/400 Help


Call Operations

The call operations are:

The CALL, FREE, and RETRN operations allow an RPG/400 program to transfer control to other programs. With the CALL, FREE, and RETRN function, the PLIST and PARM operations can be used to allow the calling and called programs to address the same data.

See each operation for an explanation of its function.


[ Top of Page | Previous Page | Next Page | Table of Contents ]