Difference between revisions of "CLP/400 examples"
From MidrangeWiki
< CLP
(A bit at a time) |
(lots transcription still in Al's future) |
||
Line 1: | Line 1: | ||
[[Category:CLP]] | [[Category:CLP]] | ||
+ | [[Category:CLP/400]] | ||
This is intended to be a summary directory of [[CLP/400]] programming examples ... use the links from this page to the actual source code and annotations as to what we can learn from these examples. | This is intended to be a summary directory of [[CLP/400]] programming examples ... use the links from this page to the actual source code and annotations as to what we can learn from these examples. | ||
+ | |||
+ | * [[XDSPOBJPGM]] = refresh *OUTFILE directory of [[Query]] definitions so that [[Query]] or other software can be used to see what software we have, to answer the age old question ... do we have a program or [[Query]] that does ___X? | ||
+ | * [[XDSPGMETC]] = submit [[XDSPOBJPGM]] to JOBQ |
Revision as of 04:51, 26 May 2005
This is intended to be a summary directory of CLP/400 programming examples ... use the links from this page to the actual source code and annotations as to what we can learn from these examples.
- XDSPOBJPGM = refresh *OUTFILE directory of Query definitions so that Query or other software can be used to see what software we have, to answer the age old question ... do we have a program or Query that does ___X?
- XDSPGMETC = submit XDSPOBJPGM to JOBQ