How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
559How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
476How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
490
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What are the rules of the move verb?
How do you differentiate between cobol and cobol-ii?
what are decleratives in cobol?
What is perform what is varying?
What is the local-storage section?
What are the different rules for performing sort operation?
how do you reference the ksds vsam file formats from cobol programs
Why did you choose to work with ibm mainframe cobol programming?
what is search and searchall?what is the diffrence between them?give an best example?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Give some examples of command terminators?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Write down the divisions of cobol program?
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?