On 2015-09-14, at 10:18, Chris Hoelscher wrote:

> I do not know if this is a valid solution - but something I have done
> In the jcl - between each dsn in the dd concatenation,
> Place a dd * with some literal value like END OF DD 1
> 
> FILE1 DD DISP=SHR,DSN=MYDSN
>        DD *
> END OF 1
>       DD DISP=SHR,DSN=MYDSN2
>     ... 
Good idea.  But, attribute compatibility?

I hate MVS!

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to