rpgcmp - Compile System
rpgcmp [-A|-O] [-lobdn] productline [systemcode...]
Compile all RPG programs in a system code or product line. For more information, see Doc for Developers: Application Development Workbench Standards.
| Program Option | Description |
|---|---|
A |
If the product line is in staged mode, compile programs to the stage directory. |
O |
If the product line is in staged mode, compile programs and store the objects in the runtime production environment. |
l |
Build compile listing. |
o |
Compile online programs. |
b |
Compile batch programs. |
d |
Do not use the compile queue. |
n |
Do not compile .sr and .or. |