How we can update data area in cobol 400 program?
Answer Posted / sudarshan
Using DISPLAY - change data area
Using Accept - retrieve data area
| Is This Answer Correct ? | 45 Yes | 6 No |
Post New Answer View All Answers
What is the syntax of sort?
What is input procedure?
How to detect record is locked in cobol/400?
What is the syntax of redefine?
Explain the syntax of redefine?
What is output procedure?
Explain the output procedure?
What is the actual use of fillers?
Explain how to update data area in cobol 400 program?
why icetool be used in programmer view?
What are fillers? What is the actual use of fillers? With mall/simple example?
How to update data area in cobol 400 program?
Define redefine and its syntax?
Explain the difference between comp & comp-3?
Explain the input procedure?