COPYLBR

Restriction: Currently this directive is supported in native COBOL only.

Makes the Compiler treat the library specified in a COPY statement as an .lbr file.

Syntax:
>>-.---.-.----.--COPYLBR-------------------><
   +-/-+ +-NO-+
Parameters:

None

Properties:
Default: NOCOPYLBR (Dialect )
Phase: Syntax check
$SET: No
Comments:

With NOCOPYLBR, the Compiler assumes that the library is a path-name.

See Also:

Related Topics