how do you define single dimensional array and multidimensional array in your cobol?
No Answer is Posted For this Question
Be the First to Post Answer
example for sub strings ? and refernce modifications whit output pls
0 Answers College School Exams Tests, IBM,
In an EVALUATE statement, can I give a complex condition on a when clause?
How to retain the Duplicates in the one records?
Hi................... I have records like this aaaa cccc bbbb And i want output like this bbbb cccc aaaa How can it possible ?. Note:Please make sure records are in unsorted order. somebody plzzz help me.
How can I find the maximum value of a field in a file while reading the file dynamically? without using sort function. Suppose i have a file with fields Timestamp, description, teamname, teamnumber.. i have read the file till end and find the maximun value of timestamp which is not in sorted order.. can we use function max(timestamp)?
How do you reference the following file formats from cobol programs?
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
What is the difference between working storage copybook and linkage section copybook?
wht is structured cobol pgm and non structred cobol pgm ?
Write the syntax of a two dimensional array?
What is rmode(any) ?
What is the LINKAGE SECTION used for?