Explain the types of perform?
No Answer is Posted For this Question
Be the First to Post Answer
what is PERFORM? and its types?
What is redefine?
What is comp?
what is the difference between comp & comp-3?
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 * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field
How to update data area in cobol 400 program?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
what is redefine and its syntax?
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..
what is INPUT PROCEDURE and OUTPUT PROCEDURE?
How COBOL helps Mainframe to maintain large records ???