Re: Variable Length Input File
- From: docdwarf@xxxxxxxxx ()
- Date: Wed, 27 Dec 2006 00:56:50 +0000 (UTC)
In article <4vdr12F1botahU1@xxxxxxxxxxxxxxxxxx>,
Pete Dashwood <dashwood@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I have a question, please, Doc.
[snip]
If the JCL specifies a block size of 27990 (nicely divisible by 30, 933
times), and the COBOL program is specifying a block/record size of 32767,
wouldn't this be likely to cause an IO error when the dataset is opened?
I thought there would be some kind of error as well, Mr Dashwood, hence my
testing... but both of our thinkings appear to be contrary to Mr Morris'
assertion that 'For FB code the maximum size 01 level expected for the FD
and RECORD 0 in addition to BLOCK 0 and the actual record length will be
determined at run time. Unfortunately this only works for INPUT.'
I posted code which I believed was in accordance with this - it is a new
technique for me and I'm not quite sure I got it right - and, likewise,
posted the results (an ABEND). If there's something else I should be
doing then, by all means, post the code - both COBOL and JCL - and I'll be
more than happy to compile it and show the results.
DD
.
- Follow-Ups:
- Re: Variable Length Input File
- From: Pete Dashwood
- Re: Variable Length Input File
- References:
- Variable Length Input File
- From: manubay
- Re: Variable Length Input File
- From: CG
- Re: Variable Length Input File
- From:
- Re: Variable Length Input File
- From: Pete Dashwood
- Variable Length Input File
- Prev by Date: Re: Variable Length Input File
- Next by Date: Re: Variable Length Input File
- Previous by thread: Re: Variable Length Input File
- Next by thread: Re: Variable Length Input File
- Index(es):
Relevant Pages
|