Difference between revisions of "*PGM"

From MidrangeWiki
Jump to: navigation, search
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 ...

All *PGM's can ...