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
How do you define a variable of comp-1 and comp-2?
Why would you use find and get rather than to obtain?
What is the difference between comp and comp-3 usage?
How can you get the ksds file records into your cobol program?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
When is inspect verb is used in cobol?
How do define dynamic array in cobol.
how do you reference the printer file formats from cobol programs
What are declaratives and what are their uses in cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
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 you reference the variable unblock file formats from cobol programs
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
) how do u code after getting data?