On Tue, 8 Sep 2009 14:16:01 +0100, Beesley, Paul wrote: >I think you'll need to add SARBCH to the AUTHPGM section of IKJTSO00 >then refresh it with PARMLIB UPDATE(00) > I had not been aware that AUTHPGM is effective for LINKMVS; I had thought it only affected CALL.
I notice that the OP had commented out CALL and replaced it with LINKMVS. But why? CALL is available only under TSO; LINKMVS is equally available in TSO, OMVS, and IRXJCL. But shows that it must be run under TSO. LINKMVS allows values to be returned in the PARMs, and multiple PARMs. I am not aware that either of these is possible with CALL. But the OP's code shows no PARM. -- gil ---------------------------------------------------------------------- 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

