How we can update data area in cobol 400 program?
Answers were Sorted based on User's Feedback
What is redefine?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
Explain the output procedure?
Can we open close file in COBOL any number of times?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
what is the cobol compiler?
What is comp?
what is INPUT PROCEDURE and OUTPUT PROCEDURE?
What are fillers? What is the actual use of fillers? With mall/simple example?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC
Explain how to update data area in cobol 400 program?