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


Please Help Members By Posting Answers For Below Questions

Explain about different table spaces.

652


What rules are followed by the search verb.

639


How do you reference the following file formats from cobol programs?

699


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10646


What rules are to be followed while using the corresponding options?

643






What is the usage of comp fields in cobol?

662


how to refer the data field?

1812


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

645


Name some of the examples of COBOl 11?

2688


Write the code to count the sum of n natural numbers.

705


How arrays can be defined in COBOL?

668


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


What is the problem of ordered sequential files access?

705


What are the pertinent COBOL

2048


Write a program to enter and display the names of students in a class using the occurs clause.

655