COBCONFIG [ Micro Focus COBOL System Reference, Volume 2 ] MPE/iX 5.0 Documentation
Micro Focus COBOL System Reference, Volume 2
COBCONFIG
Points to your own run-time configuration file if you decide to tailor
any run-time configurables to suit your own needs. See the chapter
Run-time Configuration for information on available run-time
configurables.
Syntax:
COBCONFIG=path-name
export COBCONFIG
Parameters:
path-name is the name of your configuration file.
Example:
COBCONFIG=/usr/mydir/cobconfig
export COBCONFIG
MPE/iX 5.0 Documentation