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 / ram g
no i cant agree with ur ans..
for eg: ws-var occurs 1 to 5 times depending on ws-cnt
it means that u can store max of 5 entries..
if i wanna store 50 entries instead of 5 at run time...what
could be the code change u can do on this?
ur ans indirectly saying that occurs depending on is
dynamic array isn't ? never is the my ans...
if u hv any idea please explain with simple eg
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Name the sections present in data division.
What is rmode(24)
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How to remove 2 duplicate records and copy only one using job control language?
how do you reference the fixed unblock file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
HOw can I get the negative sign while deduct high value from low value
What is the difference between binary search and sequential search?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is inspect in cobol ?
Name the divisions, which are available in a cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?