I have two files , file1 is input file it contains
10,20,30,....,records
but i want to display the records in file 2 as reverse order
.how can we do by using jcl& cobol(dont use array)
please any one can tell me the answer
Answer Posted / rajesh
using count statement
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you differentiate between cobol and cobol-ii?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How do you define a variable of comp-1 and comp-2?
what is the use of outrecord?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Which Search verb is equivalent to PERFORM…VARYING?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Describe the cobol database components?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What guidelines should be followed to write a structured cobol prgm?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is a report item?
How do we get current date from system with century in COBOL?