Hi -
I need a help to locate copybook version used in RM/COBOL obj modules.
Problem : My platform maintained 2 version of same copybook.
Ex: Folder#1 Copybook:- C1.CPY
Ex: Folder#2 Copybook:- C1.CPY
I have list [cannot be trusted] which tell me to call shell#1 [using Folder#1] to compile or sell#2 to compile[Folder#2] for a program. Mostly, I need to find once start working in a program.
I have listing file that also cannot be trusted.
I have huge number of programs to be compiled. Is it possible to find out any information from load or some other way like generating listing from COBOL load?