Problem:
"COBCH0056S COPY is recursive" compile error when a COBOL program references a copybook of the same name as the program.
Resolution:
Specify the "copyext(cpy)" directive, or specify the copybook extension in the copy statement.
#EnterpriseDeveloper
#MFDS
