Try doing each one on one line Lizette
> -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf Of > Charles Mills > Sent: Thursday, February 14, 2019 11:21 AM > To: [email protected] > Subject: Re: PARMDD and Symbols in a Started PROC > > Combo of the two, Lizette. > > There are nine parms spread across three lines. > > Charles > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Lizette Koehler > Sent: Thursday, February 14, 2019 10:12 AM > To: [email protected] > Subject: Re: PARMDD and Symbols in a Started PROC > > How do you have your parms set in the PARMDD input? > > I was told each parm needs to be on a separate line. Not sure how accurate > that is. > > Have you tried individual lines? > > Which way is your input coded? > > > //MYDDNAME DD *,SYMBOLS=JCLONLY > PARM1,PARM2,PARM3,etc > > Or > //MYDDNAME DD *,SYMBOLS=JCLONLY > PARM1 > PARM2 > PARM3 > Etc... > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email to > [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
