WE HAVE 2 FILES IN COBOL. ONE IS FIXED LENGTH RECORDS
ANOTHER ONE IS VARIABLE LENGTH. IF I DECLEAR LRECL OF FIXED
ONE AS 80 AND 2ND RECORD AS 132. WHAT WE NEED TO DECLEAR
LRECL FOR THOSE 2 FILES IN JCL?
Answer Posted / guest
80 and 132
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
what is the difference between COBOL2 AND COBOL390?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
i want a program using by if, evaluate , string, unstring, perform, occurs?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the difference between PIC 9.99 and 9v99 in COBOL?
How do you reference the fixed block file formats from cobol programs
Write a cobol program making use of the redefine clause.
What is the difference between goback, stop run and exit program in cobol?
What is the problem of ordered sequential files access?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Which is not true about evaluate statement
What is the difference between structured cobol programming and object alternativelyiented cobol?
What are the different data types in cobol?