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?
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a
What does the initialize statement do ?
Can we redefine the field of x(200) to less than 200?
What rules are followed by the search verb.
why we are using set in searchall?
wht is load module and object module ?
1)what is use of linkage section? 2)what is difference between comp and comp-3
can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
01 MOVE 10 TO N 05 PERFOM PARA1 TIMES STOP RUN WAT WILL HAPPEN?? WILL IT RUN INFINITELY OR AN ERROR WIL BE THER BECAUSE NO OF TIMES IS NOT GIVEN??
how you read control card into array?
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
how do you reference the variable block file formats from cobol programs