FOLD-COPY-NAME

Determines whether copybook names should be converted to upper case or lower case.

Syntax:
>>-.---.-.-----FOLD-COPY-NAME--"case"-.----><
   +-/-+ +---NOFOLD-COPY-NAME---------+
Parameters:
case "UPPER" or "LOWER".
Properties:
Default: NOFOLD-COPY-NAME (DIALECT DIALECT
Phase: Syntax check
$SET: Any
Comments:

The Compiler also accepts the directive-name without hyphens; that is FOLDCOPYNAME.

The FOLD-COPY-NAME directive affects both text and library-names regardless of whether they are specified as user-defined words or literals.

Example:

Specifying FOLD-COPY-NAME"UPPER" converts copybook names to upper case (also known as folding to upper case).

See Also: