how can we fetch 3 records in cobol pgm any coding pls ?
Answer Posted / madhu
we can assume 3 in-file records under fd in-file record.you
can start write nd read on 3 programs after that u can
create on jcl with 3 dif files then the out put shows on dif
files as u can given inputs follows
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How do you reference the following file formats from cobol programs?
What are the different data types in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How to remove 2 duplicate records and copy only one using job control language?
) what is the difference between AID and HANDLE AID?
i need a small 3d program using inline and outline.
how do you reference the variable unblock file formats from cobol programs
What is link edit in cobol?
What are the various section in data division and briefly explain them.
Which Search verb is equivalent to PERFORM…VARYING?
Explain about different table spaces.