On Wed, 16 May 2007 09:24:13 -0700, Frank Yaeger wrote:
>
>Well, that would be:
>
>    INCLUDE COND=(3,1,BI,NE,X'00')
>
>but it actually won't work because DFSORT "assembles" the spanned record into 
>an
>unspanned record before it processes the INCLUDE statement.  So the INCLUDE 
>statement
>will see an RDW with the total length in the first and second bytes and X'00' 
>in the
>third byte, rather than an SDW with the partial length in the first and second 
>bytes
>and the segment descriptor in the third byte.
>
Ummm.  How, then, does it deal with logical records longer than 32767 (65535?)
bytes, supported in JCL by "LRECL=X"?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to