How do you do in-line PERFORM?

Answer Posted / saravanan

IN inline perform the procedure name is omited.an inline
perform must be delimited by the end peform statement

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(24)

676


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

810


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

923


How to know whether the module is dynamical or statistical?

650


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17024






Write a program to enter and display the names of students in a class using the occurs clause.

644


What is the difference between next sentence and continue in cobol programing language?

700


What are the pertinent COBOL

2035


What is Pic 9v99 Indicates in COBOL?

716


What are the various section in data division and briefly explain them.

687


What is cobol?

736


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

668


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

408


What is link edit in cobol?

737


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2718