>>-----acu-external-data=----.-TRUE-.------->< +-FALSE+
TRUE | Allow access to the ACU external data items supported by the Vision file handler from a .NET COBOL application. |
FALSE | Access to ACU external data items is not enabled in a .NET COBOL application. |
Default: | FALSE |
IDE equivalent: |
To configure this tunable for .NET COBOL, add a reference to a .config file in Visual Studio. Refer to Format of a Configuration File for .NET COBOL for details of the required syntax.
This tunable is required when you need to access Database Connectors external data (f-errno, a4gl-where-constraint, etc..) from your COBOL program.