Answer Posted / avinash
PERFORM PARA-NAME.
PERFORM PARA-NAME THRU PARA-NAME.
PERFORM PARA-NAME THRU PARA-NAME UNTIL CONDITION.
PERFORM UNTIL CONDITION
------
------
END-PERFORM.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How to detect record is locked in cobol/400?
Explain the types of perform?
What is the syntax of redefine?
Explain the input procedure and output procedure?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
What is the syntax of sort?
What is comp?
Explain how to update data area in cobol 400 program?
What is input procedure?
How to detect record is locked in cobol/400? What is the solution for that?
What is sort?
What is the actual use of fillers?
Explain the difference between section, paragraph and sentences?
What is sort? And its syntax?
Explain how to detect record is locked in cobol/400? What is the solution for that?