Previous Topic Next topic Print topic


USE

Makes the Compiler read directives from a file.

Syntax:

>>-.---.--USE--"filename"------------------><
   +-/-+

Parameters:

filename A full file specification of the directives file. This can be any valid filename except cobol.dir .

Properties:

Default: Not set
Phase: Syntax check
$SET: Any

Comments:

USE is synonymous with DIRECTIVES. All rules that apply to DIRECTIVES also apply to USE.

Previous Topic Next topic Print topic