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.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.