Define redefine and its syntax?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how to detect record is locked in cobol/400? What is the solution for that?
how array can be declare in cobol?
Can we open close file in COBOL any number of times?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?
What is input 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 * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field
i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
Explain the difference between search and searchall?
what is the difference between section,paragraph and sentences
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
How COBOL helps Mainframe to maintain large records ???