Can the OCCURS clause be at the 01 level?

Answer Posted / vineet pasricha

no you cant use occurs clause on 66 77 88 01

66 is for Rename
77 is for stand alone variables
88 is for indicators

you can use occur clause on 02 - 49

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want a program using by if, evaluate , string, unstring, perform, occurs?

4190


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

944


What the difference is between continue and next sentence?

751


Explain about different table spaces.

744


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1949






What are the access modes of START statement?

813


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?

806


How can you get the ksds file records into your cobol program?

727


Explain how to differentiate call by context by comparing it to other calls?

792


What is a report item?

813


What are declaratives and what are their uses in cobol?

797


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5895


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


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

845


Define cobol?

979