Or.. rty //ANYDD DD DUMMY,DSN=&HLQPARM..A On Tue, May 11, 2010 at 7:06 PM, Mike Kovach <[email protected]> wrote:
> Thanks for the answer. I must have been having a > I love this forum. > > Thanks for the answer. I must have been having a brain block. > > Mike Kovach > > > > > ________________________________ > From: "Field, Alan C." <[email protected]> > To: [email protected] > Sent: Tue, May 11, 2010 11:56:55 AM > Subject: Re: Killing Off Symbolic JCL Parameter > > What about a // SET JUNK=&HLQPARM ??? > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Mike Kovach > Sent: Tuesday, May 11, 2010 10:44 > To: [email protected] > Subject: Killing Off Symbolic JCL Parameter > > I am changing a PROC so that DEFAULT SYMBOLIC PRDHLQ=XXX.YYY. > All, > > I am changing a PROC so that DEFAULT SYMBOLIC PRDHLQ=XXXXX.YYY.ZZ is no > longer necessary. Unfortunately, many JCL members referencde the PROC and > supply override values for PRDHLQ=. I want to change the PROC without > having to change the JCL right now. > > I already tried to plug the symbolic into a PARM > > //STEP EXEC PGM=IEFBR14,PARM=&HLQPARM > > PRO/JCL says that the override PARAMETER needs to be QUOTED. This would > require changing the JCL. > > Any other ideas on how to burn off the ORPHANED SYMBOLIC? > > Thanks, > > Mike Kovach > > ---------------------------------------------------------------------- > 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 > > ---------------------------------------------------------------------- > 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 > > > ---------------------------------------------------------------------- > 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 > ---------------------------------------------------------------------- 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

