13. Procedures – ILE RPG in Easy Bytes

Back to: ILE RPG in Easy Bytes

ILE RPG in Easy Bytes

Unit 13 continues coverage of modular programming techniques by discussing procedures. You learn how procedures differ from subroutines and called programs, and the advantages of using procedures. The unit compares three different programming constructs: cycle main programs, linear main programs, and Nomain modules. It also shows how to compile modular components and bind them to callable program objects. Finally, this unit introduces several other application development topics related to the Integrated Language Environment (ILE), including passing parameters by value and using binder language.

This course includes hands-on lab exercises to help you understand the concepts behind procedures, modular programming, and binding directories.

This course is a unit of the ILE RPG in Easy Bytes  series, a complete introductory ILE RPG programming self-guided tutorial.

One-Time Payment

$29.95

Members Only

FREE

Instead of paying for each unit individually, you may purchase a membership which will automatically enroll you at a discount in the entire “ILE RPG in Easy Bytes” series.

Building Modular Programs with Procedures