Explain the output procedure?
No Answer is Posted For this Question
Be the First to Post Answer
How we create file in COBAL400
What is output procedure?
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
What is the syntax of sort?
can i anyone tell me how to use copybooks in cobol
Explain the input procedure?
When search all is used in cobol program without sorted input data
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
write a cobol program to display prime numbers between 1 to 100?
Explain the difference between section, paragraph and sentences?
How COBOL helps Mainframe to maintain large records ???
what is INPUT PROCEDURE and OUTPUT PROCEDURE?