The ability to code more than one procedure in an
ILE RPG module greatly
enhances your ability to code a modular application. This chapter discusses
why and how you might use such a module in your application. Specifically
this chapter presents:
- Overview of key concepts
- Example of module with more than one procedure
- Coding considerations
Refer to the end of this section to see where to look for more detailed
information on coding modules with multiple procedures.