-
COBOL dynamic call and static call
what is difference between dynamic call and static call with examples ..?
-
How to find the number of records in a flat file using COBOL ?
I tried in many ways, but it loops over again and again in the last record and reports me abend error.