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
i need a small 3d program using inline and outline.
Differentiate between structured cobol programming and object-oriented cobol programming.
What is Pic 9v99 Indicates in COBOL?
Can we change the password using ALTER? anyone tried and changed?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How do you define a variable of comp-1 and comp-2?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How many sections are there in data division in COBOL?
What rules are to be followed while using the corresponding options?
What are literals?
how do you reference the rrds file formats from cobol programs
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What are the cobol coding sheets?