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

Answer Posted / mallappa

Inline perform executes set of statments at once .

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the configuration section of a cobol program with examples of syntax.

646


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

701


what is search and searchall?what is the diffrence between them?give an best example?

5522


What rules are to be followed while using the corresponding options?

627


What is the difference between comp and comp-3 usage?

669






Mention the guidelines to write a structured cobol program?

602


what is the use of outrecord?

1761


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5353


When is inspect verb is used in cobol?

666


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

666


What kind of error is trapped by on size error option?

730


Write a program to explain size error.

665


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2714


) How do u handle errors in BMS macro?

1418


Whats the difference between search & search ALL?

5233