On Mon, 23 Jun 2014 17:10:29 -0500, Mike Schwab wrote:
>Try //ddname DD *,RECFM=VB,LRECL=259,BLKSIZE=0
>
Hmmm...
http://pic.dhe.ibm.com/infocenter/zos/v2r1/topic/com.ibm.zos.v2r1.ieab600/iea3b6_Relationship_to_other_parameters.htm
Relationship to other parameters
z/OS MVS JCL Reference
SA23-1385-00
You can specify the following DD parameters with the DD * and DD DATA
parameters.
All other parameters are either ignored or result in a JCL error.
DCB=BLKSIZE DCB=BUFNO DCB=DIAGNS DCB=LRECL DLM DSID
LIKE RECL REFDD DCB=MODE=C DSNAME VOLUME=SER
It appears that RECFM is not supported. Alas.
And why does it support:
DCB=BLKSIZE and DCB=LRECL, but not the more modern simpler
LRECL and BLKSIZE?
>On Mon, Jun 23, 2014 at 1:14 PM, Farley, Peter x23353 wrote:
>> I can confirm Gil's experiment as far as ISPF SUBMIT will allow me. Even if
>> the submit is done from a RECFM=VB,LRECL=259 PDS, IEBGENER gets the "WRONG
>> LEN RECRD" error for SYSUT1 when the symbol-expanded input exceeds 80
>> characters.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN