Steve,
The Question is very simple. I have around 10 records which is exceeding length above 80 (in the JCL), Like:
//stevexff DD DSN=XXXXX.YYYYY.ZZZZZ.AAAAA.BBBBB, DISP=SHR
Now I want that DSN and DISP will come in two different lines like below, so that the length will not exceeding 80 char...