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
Define perform? And its types?
What is redefine?
seqence numbers in cobol
What is sort? And its syntax?
Define redefine and its syntax?
What is the syntax of redefine?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain how to update data area in cobol 400 program?
What is the actual use of fillers?
How to update data area in cobol 400 program?
Define sort?
Explain what all the conditiones required for using open opcode on a file?
What are fillers?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
Define perform?