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 is the Purpose of Pointer in the string?
What is the compute verb? How is it used?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
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.
Discuss about changing dataset name in proc.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How many sections are there in data division in COBOL?
) How do u handle errors in BMS macro?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the difference between comp and comp-3 usage?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is static and dynamic call in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
What is the difference between Global and External Variables?
What are the different data types in cobol?