The germ for this post came from this question:
How can get the Library List from a Job Description?
I can use the DSPJOBD command to see the Job Description's library list, alas I can only display or print it. This does not make it easy for me to use in a program.
DSPJOBD JOBD(MYLIB/MYJOBD)
Display Job Description
Job description: MYJOBD Library: MYLIB
Initial library list:
Sequence
number Library
10 QTEMP
20 MYLIB
30 ANOTHERLIB
40 QGPL
|