I just realized that I can do a CALL *(MYPGM) from Rexx and it will be the same. That should do it. I have one address pointing to the length (1st half word) and then the parm data. Anyway I wanted it authorized and I forgot that LINKMVS/ATTACHMVS/LINKPGM/ATTACHPGM don't work.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of J R Sent: 11. elokuuta 2008 15:20 To: [email protected] Subject: Re: JCL Parm= Question Yes, it's a shame. I think one reason why there is always so much confusion regarding continuation of the PARM= field is that the PARM=('ABC','DEF') construct would be perfect for multiply segmented parameters. > Date: Mon, 11 Aug 2008 13:29:16 +0200 > From: [EMAIL PROTECTED] > Subject: Re: JCL Parm= Question > To: [email protected] > > Oh. Thanks! > > The reason was I wanted my assembler program to be the same for PARM= as > for ADDRESS Linkpgm. Good to know. > ---------------------------------------------------------------------- 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

