What are you trying to say? There is no such thing in JCL as overriding a 
subparameter of PARM. You can specify the values of symbols used to construct 
PARM and you can specify a replacement string constructed as a constant or with 
symbols.

How the evaluated string is interpreted is up to the called program, but how it 
can be specified is strictly up to the Converter.

-- 
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר



________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Paul Gilmartin <[email protected]>
Sent: Thursday, November 28, 2024 9:28 PM
To: [email protected]
Subject: Re: JES2, HASPPARM and PARM

External Message: Use Caution


On Thu, 28 Nov 2024 23:43:33 +0000, Seymour J Metz wrote:

>JCL keywords are all or nothing; a PARM override replaces the entire thing. 
>The trick is to use symbolic parameters instead of PARM overrides.
>
Yes.

But PARM is merely a string.  Its interpretation is up to the
PGM=.  If there are default subparameters which are not
explicitly overridden,  it is the prerogative of that PGM to
treat them as they may be documented.

--
giil

----------------------------------------------------------------------
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

Reply via email to