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
What is the usage of comp fields in cobol?
What is amode(24)?
What are the cobol coding sheets?
how do you reference the variable unblock file formats from cobol programs
Write a program to explain size error.
In which area will you utilize 88 level items in cobol?
Can you please let me know the centre name of INS certification in Kolkata.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
How many sections are there in data division in COBOL?
What are the various section in data division and briefly explain them.
What are literals?
Write down the divisions of cobol program?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the different data types in cobol?