Makes the Compiler read directives from a file.
Syntax:
>>-.---.--USE---.-"filename"-.----------------><
+-/-+ +-"$env-var"-+
Parameters:
filename
|
A full file specification of the directives file. This can be any valid filename except
cobol.dir .
|
$env-var
|
An environment variable that is set to the full file specification of the directives file.
|
Properties:
Default:
|
Not set
|
Phase:
|
Syntax check
|
$SET:
|
Any
|
Comments:
USE is synonymous with the DIRECTIVES Compiler directive. See DIRECTIVES for more information.