The COBOL compiler looks for copy statements NNNNNNNN.C to find copies.
Gary
On Wednesday, January 12, 2022, 08:44:42 AM MST, René Ferland <ferland.rene@...> wrote:
On Wed, Jan 12, 2022 at 02:01 AM, Crni Mrki wrote:
I cannot find in documentation any rule which say to copybook must be "C" type.
The documentation of the Librarian (in the Guide to System Functions) indicates that, for IBM programs (including the COBOL compiler I assume), the source book member type C is reserved for COBOL source code. :-)
Cheers,
Rene FERLAND, Montreal
P.S. -- Member type A is for assembler source code and source macro definitions.