Runtime configuration file

Many aspects of the ACUCOBOL-GT run-time system can be controlled through configuration variables. Configuration variables are maintained in a configuration file. This is a standard text file that can be modified by the host system's text editor. For more information about runtime configuration, see Runtime Configuration. For more information about runtime configuration variables, see Configuration Variables.

Configuration file entries are not recognized when the configuration file contains line numbers along the right-hand column. Such numbers are included by default by the MPE/iX Editor program. To remove line numbering, specify unn when you save the file. For example:

:editor
/a
     1 DEFAULT_FILESYSTEM MPE
     2 //
/k CBLCONFI, unn
/exit