i have a variable block which is used in my cobol program
as input file having records of 4080 after compilation
while runing the program im getiing file attribut mismatch
and it is saying tht the record length of the file is 4084
can any one knw the answer how to reslove it ?
Answer Posted / neha
And in addition to Ravi's answer you also have to mention
file as variable while defining the file.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
) what is the difference between AID and HANDLE AID?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How to know whether the module is dynamical or statistical?
how do you reference the printer file formats from cobol programs
explain sorting techniques in cobol program?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are the rules of the move verb?
how to convert the recors form vsam file to db2 table tru file aid
Define cobol?
Are you comfortable in cobol or jcl?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is a SSRANGE and NOSSRANGE?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
what are decleratives in cobol?
What is the compute verb? How is it used?