what is the difference between COBOL2 AND COBOL390?
How to remove 2 duplicate records and copy only one using job control language?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
i want a program using by if, evaluate , string, unstring, perform, occurs?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How many sections are there in data division in COBOL?
What is a scope terminator give example?
how to access the file from prodution from changeman tool and to submit a file to production
What is comp-1 and comp-2?
What are the access modes of START statement?
what are decleratives in cobol?
Write down the divisions of cobol program?
how do you reference the esds vsam file formats from cobol programs
Write a cobol program making use of the redefine clause.
What are the rules of the move verb?