Answer Posted / rasool
To execute set of statement elsewhere in the program.
4 types are there
1.Simple perform
2.Times perform
3.Until perform
4.Varying Until perform
where as it is used in 2 ways
1.Inline perform
2.Outline perform
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Define perform? And its types?
Explain the types of perform?
Define redefine and its syntax?
How to update data area in cobol 400 program?
What are fillers?
Explain the input procedure?
What is the actual use of fillers?
seqence numbers in cobol
What is redefine?
Explain the difference between comp & comp-3?
How to detect record is locked in cobol/400?
Explain the output procedure?
What is comp?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?