> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Edward Jaffe
>
> Paul [EMAIL PROTECTED] wrote:
> >
> //*.+....|....+....|....+....|....+....|....+....|....+....|..
> ..+....|..
> > //STEP1 EXEC PGM=IEFBR14,
> > //
> PARM='&SYMBOL1.&SYMBOL1.&SYMBOL1.&SYMBOL1.&SYMBOL1.x&SYM+
> > // BOL2.y&SYMBOL3.z'
> >
>
> I think you're supposed to code something like:
>
> //*.+....|....+....|....+....|....+....|....+....|....+....|..
> ..+....|..
> //STEP1 EXEC PGM=IEFBR14,
> //
> PARM=('&SYMBOL1.&SYMBOL1.&SYMBOL1.&SYMBOL1.&SYMBOL1.x', +
> // '&SYMBOL2.y&SYMBOL3.z')
I think Paul's intent was to not have the comma post-substitution:
5 //STEP1 EXEC PGM=IEFBR14,
// PARM=('&SYMBOL1.&SYMBOL1.&SYMBOL1.&SYMBOL1.&SYMBOL1.X',
+
// '&SYMBOL2.Y&SYMBOL3.Z')
IEFC653I SUBSTITUTION JCL - PGM=IEFBR14,PARM=('AAAAAX','BYCZ')
-jc-
----------------------------------------------------------------------
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