Explain the input procedure and output procedure?
01 A PIC 9. 01 B PIC 99V1. 01 C PIC 99. MOVE 1 TO A. MOVE 0.2 TO B. COMPUTE C ROUNDED TO 3/3 + A.
i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
Explain the input procedure and output procedure?
What are the types of perform?
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?
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?
Define redefine?
What is comp?
What is input procedure?
Explain how to update data area in cobol 400 program?
How COBOL helps Mainframe to maintain large records ???