How we can update data area in cobol 400 program?
Answer Posted / sagar
By using CHGDTAARA in the CALL QCMDEXC
Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Explain the types of perform?
How to detect record is locked in cobol/400?
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 the difference between search and searchall?
seqence numbers in cobol
Explain the input procedure?
What is comp?
What is redefine?
Explain what all the conditiones required for using open opcode on a file?
Explain the syntax of sort?
Explain the output procedure?
How to detect record is locked in cobol/400? What is the solution for that?
How to update data area in cobol 400 program?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?