entry_point_mapper_invalid_path_error

Restriction: This tunable is not supported in JVM COBOL.
Specifies whether the Entry Point Mapping facility should cause the COBRT013 File not found run-time system error when the ENTRYNAMEMAP environment variable refers to invalid/non-existent filename and directory paths.

Syntax:

>>---set entry_point_mapper_invalid_path_error=--.-TRUE--.--------><
                                                    +-FALSE-+

Parameters:

TRUE The Entry Point Mapping facility produces a run-time system error COBRT013 File not found when the ENTRYNAMEMAP environment variable refers to invalid/non-existent filename and directory paths.
FALSE The Entry Point Mapping facility does not report an error when the ENTRYNAMEMAP environment variable refers to invalid/non-existent filename and directory paths.

Properties:

Default: TRUE
IDE equivalent:

Comments:

This tunable is only relevant if the entry_point_mapper tunable is set to true; that is, the Entry Point Mapping facility is enabled.