References to COPY Libraries
If more than one COBOL library is available to the compiler during compilation, text-name can be qualified each time it is referenced.
References to COPY Libraries - Format 3 >>-text-name--+--------------------------------------+--------->< | (1) | '-+----+--library-name-------file-name-' +-IN-+ '-OF-'
Notes:
- Required hyphen between library-name-file-name to qualify
For rules on referencing COPY libraries, see COPY Statement.
