But wouldn't ISRDDN with LINKLIST and LPA, with the MEMBER command, do this same thing?
-----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Jesse 1 Robinson Sent: Friday, August 2, 2019 4:46 PM To: [email protected] Subject: Re: COBOL for z/OS V6R2M0 [External Email] If you have the PDS command, try FINDMOD. It seems that the options module is being found elsewhere. . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 323-715-0595 Mobile 626-543-6132 Office ⇐=== NEW [email protected] -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of PINION, RICHARD W. Sent: Friday, August 2, 2019 1:36 PM To: [email protected] Subject: (External):Re: COBOL for z/OS V6R2M0 No STEPLIB/JOBLIB, and the parms being passed to the compiler are not ARCH(7), OPT(0), and NOBLOCK0. Now, there are other options being passed, LIB,TEST(HOOK). Yes, I know TEST(HOOK) is not supported with 6.2. But, that's what the programmer has in his JCL, and that's what I'm testing with. -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Edward Finnell Sent: Friday, August 2, 2019 4:26 PM To: [email protected] Subject: Re: COBOL for z/OS V6R2M0 [External Email] Check for STEPLIB/JOBLIB in COBOL job. Check for PARMS in compile PROC.Run a nekkid compile in foreground In a message dated 8/2/2019 1:35:36 PM Central Standard Time, [email protected] writes: The changes I have made do not show up when I run a COBOLcompile after applying the usermod, and refreshing LLA. I have triedRESTORING the usermod, refreshing LLA, and APPLY'ing the usermodagain. Still the same results. This is a ADCD z/OS 2.3 system running on IBM's zPDT environment. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN EXCITING NEWS! Beginning this fall, First Tennessee will become First Horizon. Learn more: thenewfirsthorizon.com Confidentiality notice: This e-mail message, including any attachments, may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for delivery of this message to the intended recipient(s), you are hereby notified that any dissemination, distribution, or copying of this e-mail message is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete this e-mail message from your computer. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
