On Fri, 4 Aug 2023 10:02:29 +0300, Itschak Mugzach wrote:
> ...
> - Substitution is more complex since you have several END options and to
> ignore temporary datasets such as those starting with '&&'
What's an END option? (Example?)
I need to submit an RCF that the JCL Ref. fails to clarify the effect of
substitutioh's resulting in a name beginning with "&" or "&&" in the
equivalent JCL. as in:
// SET V1='&FOO'
// SET V2='&&BAR'
//*
//STEP EXEC PGM=MYPGM
//DD1 DD DSN=&V1,...
//DD2 DD DSN=&V2,...
On Fri, 4 Aug 2023 11:58:13 +0000, Seymour J Metz wrote:
>Senior moment - it was the disposition messages, not the substitution
>messages, that got moved. For substitution the change was using a message id.
>
I believe that substitution messages can be issued by the Converter but
disposition
messages only after step execution.
And I find it an irritating omission that substitution messages do not report
substitution of "&" for "&&".
--
gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN