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

How many sections are there in data division in COBOL?

793


Write the code implementing the perform … varying.

722


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

4950


What is the difference between Global and External Variables?

767


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2007






What is inspect in cobol ?

881


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

806


Give some examples of command terminators?

848


What is a report item?

813


What is the difference between next sentence and continue in cobol programing language?

822


How do u write test cases?

1717


) How do u handle errors in BMS macro?

1514


How many bytes S(8) comp field occupy and its maximum value?

1745


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

982


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3830