Can the OCCURS clause be at the 01 level?

Answer Posted / vamsi

The OCCURS clause cannot be specified in a data description
entry that:

-->Has a level number of 01, 66, 77, or 88.
-->Describes a redefined data item.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you differentiate between cobol and cobol-ii?

753


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8492


What is the difference between PIC 9.99 and 9v99 in COBOL?

850


what is search and searchall?what is the diffrence between them?give an best example?

5875


What kind of error is trapped by on size error option?

832






How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

754


What are the pertinent COBOL commands?

2713


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2155


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

4950


How do you get the data to code the BMS macro?

1569


What is a SSRANGE and NOSSRANGE?

958


Difference between cobol and cobol-ii?

821


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

834


) How do u handle errors in BMS macro?

1514


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

875