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
Any para in a section can be called directly. There is no
need to call the section. In this case, the paragraph name
is the same in both the sections, so there should be some
way by which the paragraph can be called directly by using
the section name as the qualifier but now sure how.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to know whether the module is dynamical or statistical?
For rewrite, why is it mandatory that file needs to be opened?
What rules are to be followed while using the corresponding options?
What type of SDLC u followed? Why?
IF I mention stop run in CICS what happens?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Explain how you can characterize tables in cobol?
Discuss about changing dataset name in proc.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how do you reference the variable block file formats from cobol programs
example for sub strings ? and refernce modifications whit output pls
How you can read the file from bottom?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there