Can anyone please give the example of Inline Perform.
Answer Posted / nikhil
There is one special thing about inline performs - there
has to be a END-PERFORM associated with the perform
statement otherwise it will give compile error. I have
tried this as well.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different rules for performing sort operation?
What is difference between static and dynamic call in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Write a cobol program making use of the redefine clause.
Write a program to enter and display the names of students in a class using the occurs clause.
how do you reference the fixed unblock file formats from cobol programs
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
how to move the records from file to array table. give with code example
State the various causes of s0c1, s0c5 and s0c7.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is rmode(24)
How do get the result of your program directly on your pc?
IF I mention stop run in CICS what happens?