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 is the difference between Call and a Link?

794


HOw can I get the negative sign while deduct high value from low value

1877


What is the use of intialize verb?

861


What is the problem of ordered sequential files access?

811


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

754






What do you understand by psb and acb?

752


example for sub strings ? and refernce modifications whit output pls

1948


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1785


how do you reference the esds vsam file formats from cobol programs

734


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1220


What is the difference between external and global variables in COBOL?

911


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1892


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1782


How can you get the ksds file records into your cobol program?

727


How are the next sentence and continue different from each other?

875