Can anyone please give the example of Inline Perform.

Answer Posted / anjan

HI,

Inline perform is like inline function in C++. which
means in this case the control will not transfered to any
particular paragraph where as Immediately throws the result
of the code which has mentioned in the block perform and
end-perform.

Please correct me if i am wrong.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1024


What is length is cobol?

650


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

666


) How do u handle errors in BMS macro?

1429






what are decleratives in cobol?

1827


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

681


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


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

697


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

766


What are various search techniques in cobol? Explain.

650


A table has two indexes defined. Which one will be used by the SEARCH?

759


How you can characterize tables in cobol?

719


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2105


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

654