Define REDEFINE clause and Is it possible to have the
redefine clause anywhere in the working storage section for
a data name?
Answer Posted / adarsha
thats right !
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe the cobol database components?
What is length is cobol?
What rules are followed by the search verb.
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 fixed block file formats from cobol programs
What is the difference between PIC 9.99 and PIC9v99?
Difference between cobol and cobol-ii?
What is the difference between PIC 9.99 and 9v99 in COBOL?
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?
Name the divisions, which are available in a cobol program?
Define cobol?
how do you reference the variable block file formats from cobol programs
What is the local-storage section?
Write a program that uses move corresponding.
What is cobol?