Specifies whether entry point mapper support is to be enabled.
Restriction: These tunables are supported for native COBOL only.
Syntax:
>>-----set entry_point_mapper=---.-TRUE-.-------------><
+-FALSE+
Parameters:
TRUE
|
Enable entry point mapper support.
|
FALSE
|
Disable entry point mapper support.
|
Properties:
Default:
|
FALSE
|
IDE equivalent:
|
None
Use the
Application.config file of the project - right-click the file in Solution Explorer and click
Open, then select the
Run-time Configuration tab.
|