How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What is Redefines clause?
What are literals?
what is SYNCHRONIZATION?
What is the Importance of GLOBAL clause According to new standards of COBOL?
What are the different open modes available in cobol?
What is CALL statement in COBOL?
what is mainframe? what is the mainframe software ? what is use in s/w field?
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
In COBOL, what is the different between index and subscript?
0 Answers TryTechnicals Pvt Ltd,
When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these
Difference between array and sub-script ?
What is the purpose of Identification Division?