What is link edit in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
I have a Flat file in which certain records are present in a tabular format. I need to extract some of the records on some basis from it and copy them into a flat file...how it can be done ??
Write a program to enter and display the names of students in a class using the occurs clause.
how will u pass dadta to cobol+db2 program...?
Explain about Redefines cluse?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Whats the difference between search & search ALL?
What is static and dynamic call in cobol?
What is "Call by content" and "call by reference"?
There are two flat files one having 10 records and other having 5 records. write a cobol pgm to find the duplicate records(matching records)from both files.
Can the OCCURS clause be at the 01 level?
when COMP-3 is preferrable?
how to change picture class of copy book variable inside program?