CL Programming

Program

An ILE Program is an OS/400 object that combines one or more modules. Modules cannot be run until they are bound into programs. A program must have a program entry procedure. The CL compiler generates a program entry procedure in each module it creates. An OPM CL program is the object that results from compiling source using the CRTCLPGM command.


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