In a program, there are 2 sections defined say SECTION-A
and SECTION-B. There is a paragraph say CALC-INT in both
the sections. If this para has to be called directly for
SECTION-A, then PERFORM CALC-INT will not work as it is
present in both sections. How the PERFORM statement has to
be coded here?
Answer Posted / priya
The above code does not work. It gives a compilation error.
Is there any other solution?
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is report-item in COBOL?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What are literals?
What guidelines should be followed to write a structured cobol prgm?
how do you define single dimensional array and multidimensional array in your cobol?
What is a report item?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
what are decleratives in cobol?
For rewrite, why is it mandatory that file needs to be opened?
Write some characteristics of cobol as means of business language.