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 / sivakumar sekharannair
As ram said the number of occurances stored can be only 5
in either case. it cannot exceed more than that. what i
feel is when the first occurs clause is used regardless of
the number of occurances are loaded in the table the memory
allocation would be 5 bytes but if occurs 1 to 5 times
depending on ws-var, memory allocation will be made based
on the number of occurances loaded.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search what are the pertinent cobol?
) How do u handle errors in BMS macro
Give some examples of command terminators?
What is cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Can you please let me know the centre name of INS certification in Kolkata.
how do you define single dimensional array and multidimensional array in your cobol?
What is link edit in cobol?
What is the difference between perform … with test after and perform … with test before?
Why did you choose to work with ibm mainframe cobol programming?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What rules are to be followed while using the corresponding options?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is a report item?