Difference between revisions of "ENDPGM"
From MidrangeWiki
m |
|||
Line 1: | Line 1: | ||
+ | [[Category:CLP]] | ||
+ | [[Category:Commands]] | ||
<code>ENDPGM</code> indicates the end of a CL program. | <code>ENDPGM</code> indicates the end of a CL program. | ||
+ | |||
+ | Although there is a [[:Category:Commands | command]] definition for ENDPGM, it does not really do anything functionally. |
Latest revision as of 16:29, 16 June 2006
ENDPGM
indicates the end of a CL program.
Although there is a command definition for ENDPGM, it does not really do anything functionally.