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
What is the utilization of copybook in cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the difference between external and global variables in COBOL?
Write a program that uses move corresponding.
What are the rules of the move verb?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is the usage of comp fields in cobol?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What are the different data types in cobol?
When is inspect verb is used in cobol?
how do you reference the esds vsam file formats from cobol programs
How do u write test cases?
how do you reference the variable block file formats from cobol programs