Can anyone please give the example of Inline Perform.
Answer Posted / ssampath
perform witin a section
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Define cobol?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How you can read the file from bottom?
How do u write test cases?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is Pic 9v99 Indicates in COBOL?
What is the difference between PIC 9.99 and PIC9v99?
How do you reference the fixed block file formats from cobol programs
How arrays can be defined in COBOL?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What kind of error is trapped by on size error option?
What is the utilization of copybook in cobol?
Name the divisions, which are available in a cobol program?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?