how can we fetch 3 records in cobol pgm any coding pls ?
Answer Posted / ravi
While reading a record from the input file keep ws- count variable for the count of records you read. When ws- count reaches count =3 put condition to terminate program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain sorting techniques in cobol program?
How many sections are there in data division in COBOL?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
what is amode(24), amode(31), rmode(24) and rmode(any)?
how do you reference the fixed unblock file formats from cobol programs
What is the difference between next sentence and continue in cobol programing language?
What is the difference between structured cobol programming and object alternativelyiented cobol?
How do you differentiate between cobol and cobol-ii?
Give some examples of command terminators?
how do you reference the rrds file formats from cobol programs
What are the different rules to perform a Search?
What are 77 levels used for?
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Write a program that uses move corresponding.