|
Or you can do "SBMJOB ... INLLIBL(*CURRENT) ... " which causes the library list for the submitted job to be a copy of the library list for the submitting job. PC2 -----Original Message----- From: Jim Langston [mailto:jlangston@celsinc.com] Sent: June 19, 2002 11:59 To: 'java400-l@midrange.com' Subject: RE: library list for a CommandCall Your interact job is a job with it's own Library list. When you submit a job, such as a compile, it loads a new job and gets it's definition from the job description, including the Library list. So, the answer is no, any libraries you add explicitly with ADDLIBLE are not going to be in the job for the submitted job, unless the submitted job's job description includes the library. You can create your own job description, however, modify that to include the libraries in question and specify that job description in the JOBD (Job Description) parameter of your SBMJOB command. HTH, Jim Langston
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.