What about a // SET JUNK=&HLQPARM ???

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Mike Kovach
Sent: Tuesday, May 11, 2010 10:44 
To: IBM-MAIN@bama.ua.edu
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 lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to