can we declare occurs in 01 level?
Answers were Sorted based on User's Feedback
Answer / sreenath
occurs clause cannot be used in '01' level because it is
used to repeat the elementary data item
| Is This Answer Correct ? | 7 Yes | 0 No |
Explain Restart Logic in Cobol?
I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
What is the difference between working storage copybook and linkage section copybook?
Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
I need to compare two VSAM files, both having 'number' as key. If there is a matching record, write the data into another VSAM file. How will it be possible.
how to access the file from prodution from changeman tool and to submit a file to production
What is normalisation?
What are ISOLATION LEVELS? Where do we need to specify them?
What is difference between comp & comp-4?
wht r the advantages of 77 level number ?
How can you submit a job from COBOL programs?