XFD_MAP_RESETS configuration variable

This ACUCOBOL-GT runtime configuration file variable determines whether setting the XFD_MAP adds to or replaces the existing value.

Valid values are:

Value Effect when setting the ACUCOBOL-GT runtime configuration file variable
"0" (off, false, no)     Adds new value patterns to the end of the existing value
"1" (on, true, yes)

the default

Replaces the existing value with a new value

This variable may be useful if you need to include multiple XFD_MAP lines in an ACUCOBOL-GT runtime configuration file and want to avoid setting and resetting the variable. When multiple lines exist, all patterns are used in the order they are listed.