What is an in line PERFORM? When would you use it? Anything
else to say about it?

Answer Posted / ravikumar

Inline perform executes set of statments without going to
any paragraph written seperately.Depending on
scenario.....for example,when you are using the internal
table of small size..

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of condition in cobol and write their forms.

649


Can we redefine the field of x(200) to less than 200?

807


For rewrite, why is it mandatory that file needs to be opened?

613


explain sorting techniques in cobol program?

680


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

687






how do you reference the variable unblock file formats from cobol programs

734


) How do u handle errors in BMS macro

1498


What is the default value(s) for an initialize and what keyword allows for an override of the default?

682


What are various search techniques in cobol? Explain.

639


What is the difference between comp and comp-3?

692


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?

883


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

691


Give some examples of command terminators?

749


Write the code implementing the perform … varying.

635


What is a SSRANGE and NOSSRANGE?

807