On Wed, 17 Dec 2008 16:55:55 -0500, Farley, Peter x23353 wrote:

>I was asked this question from an internal source and I don't know the
>answer myself, so I am hoping someone here does.
>
>The business task is to be able to handle multiple varying-length
>sequentially-accessed input files, each with different LRECL values,
>from a single COBOL file definition, as can be done now with
>fixed-length input files.
>
Overriding LRECL for varying-length files simply works.
Specify LRECL=32756 (32752?) and be done with it.

-- 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