|
> am trying to write one for the WRKUSRJOB > command and keep getting errors that the > parameters do not match those in my > program. There is a program called RTVCMDSRC floating round somewhere; try Google? Failing that, write a CL program, declare a hundred parameters and inspect each one via DMPCLPGM. By putting unique data into each element on the command, you should be able to tell something about the results. Of course, you'll go through it all over again at V5R3?... Better is to write your own command, put it in a library above QSYS and do your processing there. When done, call the genuine command. You can also look into the command exit points, but I haven't had a reason to dabble there yet. --buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.