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
what happens if parmparameter passes zero bytes to the program
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
how do you reference the variable block file formats from cobol programs
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is a scope terminator give example?
What is perform what is varying?
Name some of the examples of COBOl 11?
example for sub strings ? and refernce modifications whit output pls
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How do u write test cases?
Which is not true about evaluate statement
What is the difference between perform … with test after and perform … with test before?
Why would you use find and get rather than to obtain?
Explain what you understand by passing by value.