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 / kb

yes , its right the above code gives compilation errors. I
have checked this

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do u write test cases?

1633


What are the access modes of START statement?

716


Whats the difference between search & search ALL?

5258


What is rmode(any) ?

680


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

697






How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

637


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?

892


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

663


In COBOL, what is the different between index and subscript?

753


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1765


What is the difference between binary search and sequential search?

638


What is the difference between a binary search and a sequential search what are the pertinent cobol?

727


In COBOL programming, what is PERFORM? What is VARYING?

668


How arrays can be defined in COBOL?

661


What is inspect in cobol ?

797