What is output procedure?
No Answer is Posted For this Question
Be the First to Post Answer
Arrays in COBOL/400
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..
Define sort?
Explain the syntax of redefine?
what is INPUT PROCEDURE and OUTPUT PROCEDURE?
How to update data area in cobol 400 program?
What are fillers?
What is perform?
What is the syntax of redefine?
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
Deleting a record from a Sequential file.
what is the difference between SEARCH and SEARCHALL?