Ah, yes, there it is! Thank you, Allan, I'd have sworn I had looked in all the RMM libs for it, but I obviously didn't.
Greg -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Staller, Allan Sent: Tuesday, May 04, 2010 1:06 PM According to my z/OS 1.9 SMP zones the distlib for the EDGAPISR source is AEDGSRC1 Therefore, change the statement as follows: ++SRC(EDGAPISR) TXLIB(SRCLIB) DISTLIB(ASAMPLIB) . To ++SRC(EDGAPISR) TXLIB(SRCLIB) DISTLIB(AEDGSRC1) . HTH, ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

