Difference between revisions of "*PGM"
From MidrangeWiki
m |
m |
||
Line 4: | Line 4: | ||
<code>*PGM</code> objects can be either [[ILE]] or [[OPM]]. | <code>*PGM</code> objects can be either [[ILE]] or [[OPM]]. | ||
− | [[ILE] <code>*PGM</code>'s ... | + | [[ILE]] <code>*PGM</code>'s ... |
* Consist of one or more [[*MODULE]]'s. | * Consist of one or more [[*MODULE]]'s. | ||
* Can have [[*SRVPGM]]'s bound to them. | * Can have [[*SRVPGM]]'s bound to them. |
Latest revision as of 20:34, 4 April 2007
A *PGM
object is actual executable program code.
*PGM
objects can be either ILE or OPM.
ILE *PGM
's ...
- Consist of one or more *MODULE's.
- Can have *SRVPGM's bound to them.
- Have one Program entry procedure module.
- Are created using the CRTPGM command.
All *PGM
's can ...
- Adopt authority
- Accept parameters