How we can update data area in cobol 400 program?
Answers were Sorted based on User's Feedback
Define redefine?
what is redefine and its syntax?
What is input procedure?
i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
What is perform?
How COBOL helps Mainframe to maintain large records ???
Explain the types of perform?
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
why icetool be used in programmer view?
Explain the input procedure?
Explain the input procedure and output procedure?
Arrays in COBOL/400