Answer Posted / john
All fine but, Nikhitha's Question has to be confirmed
first;
1. Whether a redefines can be used within an occurs (OR)
2. Whether an occurs can be redefined?
Looks like Nikhita's Question is 1, but all of your answers
were for Question 2.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How do you reference the fixed block file formats from cobol programs
What is a report item?
Describe the cobol database components?
What is the difference between comp and comp-3 usage?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How can you get the ksds file records into your cobol program?
how do you reference the esds vsam file formats from cobol programs
What is perform what is varying?
What are all the divisions of a COBOL program?
what are decleratives in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how do you reference the fixed unblock file formats from cobol programs
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the difference between a binary search and a sequential search what are the pertinent cobol?