What is redefine?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the input procedure and output procedure?
what is the difference between SEARCH and SEARCHALL?
What is output procedure?
can i anyone tell me how to use copybooks in cobol
seqence numbers in cobol
define sort? and its syntax?
What are the types of perform?
i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
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 INPUT PROCEDURE and OUTPUT PROCEDURE?
Explain the difference between section, paragraph and sentences?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code