what is the difference between occurs and occurs depending
on? i dont think so there is the difference in
storage..then why we should use occurs depending on?
Answer Posted / piyush mani
hi all...
if ssrange is not spacified in compiler option then the storage will change as per the user dynamically....
giv ur feedback...
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In which area will you utilize 88 level items in cobol?
i need a small 3d program using inline and outline.
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 difference between structured cobol programming and object alternativelyiented cobol programming?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what happens if parmparameter passes zero bytes to the program
how do you reference the variable block file formats from cobol programs
What is the usage of comp fields in cobol?
What are 77 levels used for?
Can you please let me know the centre name of INS certification in Kolkata.
what is search and searchall?what is the diffrence between them?give an best example?
What is amode(31)
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 we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
For rewrite, why is it mandatory that file needs to be opened?