Answer Posted / ashar
It will initialise with other values rather than default values i.e., without 0's and '-'s
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What type of SDLC u followed? Why?
What the difference is between continue and next sentence?
how can i see junk values in dclgen or in hostvariable of comp ?
example for sub strings ? and refernce modifications whit output pls
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?
How do you reference the following file formats from cobol programs?
what is difference between cobol and cobol/400
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Write the code implementing the perform … varying.
Are you comfortable in cobol or jcl?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Give some examples of command terminators?
how to move the records from file to array table. give with code example
Write a cobol program making use of the redefine clause.
In COBOL, what is the different between index and subscript?