Difference between revisions of "CLP/400 examples"
From MidrangeWiki
< CLP
(lots transcription still in Al's future) |
(more coming) |
||
Line 6: | Line 6: | ||
* [[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? | * [[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 | * [[XDSPGMETC]] = submit [[XDSPOBJPGM]] to JOBQ | ||
+ | * [[INVENGVIEW]] = [[CLP]] program uses [[Query]] to Display some range of software availability on our system, from Menu for co-workers with restricted access | ||
+ | * [[SYSCMDUSNO]] = Display selected recent critical DSPLOG events that IT wants to know about |
Revision as of 04:58, 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
- INVENGVIEW = CLP program uses Query to Display some range of software availability on our system, from Menu for co-workers with restricted access
- SYSCMDUSNO = Display selected recent critical DSPLOG events that IT wants to know about