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 Static and Dynamic linking ?
in a indexed file what is procedure for read the records from 12 to 18. please give the code example
What is the difference between subscript and index?
I want to declare a field with data type Double in my COBOL program. how shall i do that ?
how will you define vsam file in select clause?
what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?
In EBCDIC, how would the number 1234 be stored?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How to display string in the reverse order using occurs clause?
which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
What will happen if you code GO BACK instead of STOP RUN in a stand-alone COBOL program i.e. a program which is not calling any other program ?
What is the linkage section?