Syntax:
>>-.----.--COPYPATH--"list-of-directories"------><
+-NO-+ |_____________|
Parameters:
list-of-directories
|
The directories to search. Use semicolons to separate the directories. Use quotes to surround the path if it contains spaces. |
Properties:
Default: |
COPYPATH($COBCPY), which means use the COBCPY environment variable to search for copy files |
IDE equivalent: |
Click Project > Properties > Build and fill in Configuration Copybook Paths |
Phase |
Syntax check |
$SET |
None |
Comments:
When you use this directive, the Compiler does not search the COBCPY environment variable. Note that some of your COBOL development system's components rely on COBCPY being set to find copy files.
You cannot specify environment variables as a parameter for this directive.