How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
1153How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
1100How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
1197
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Write down the divisions of cobol program?
What is static and dynamic call in cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
how do you reference the ksds vsam file formats from cobol programs
What is the LINKAGE SECTION used in COBOL?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
In COBOL, what is the different between index and subscript?
What are the different data types in cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
how do you reference the esds vsam file formats from cobol programs
What is link edit in cobol?
In COBOL programming, what is PERFORM? What is VARYING?