can u plz expain me how to declare dynamic array? what is
the meaning of depending on clause in dynamic array?
Answer Posted / roger riek
You can indeed create dynamic arrays in MVS Cobol. You need
to use the heap facility in the language environment.
There is a discussion about how to do this at
http://home.centurytel.net/rjriek/
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Describe the cobol database components?
How do define dynamic array in cobol.
What kind of error is trapped by on size error option?
What is rmode(24)
How do we get current date from system with century in COBOL?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is difference between static and dynamic call in cobol?
What is the difference between binary search and sequential search?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Write the code implementing the perform … varying.
What are the various section in data division and briefly explain them.
What is the difference between Call and a Link?