Explain the output procedure?
No Answer is Posted For this Question
Be the First to Post Answer
When search all is used in cobol program without sorted input data
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
What are the types of perform?
What is the actual use of fillers?
What are fillers?
can i anyone tell me how to use copybooks in cobol
What is output procedure?
define comp?
Define sort?
What is the syntax of redefine?
why icetool be used in programmer view?
What is redefine?