Answer Posted / suresh
I think We cant rename the 01 level, if you want we can do
it sublevels like 02,03 etc. when u go for renames u should
use 66 is the level number.
Suresh Vukoti.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Define static linking and dynamic linking.
What are all the divisions of a COBOL program?
) How do u handle errors in BMS macro
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?
how do you reference the rrds file formats from cobol programs
Which division and paragraphs are mandatory for a COBOL program?
Give some examples of command terminators?
What are different data types in cobol?
Difference between cobol and cobol-ii?
What is the usage of comp fields in cobol?
What are the different data types in cobol?
What is the difference between Call and a Link?
How you can read the file from bottom?