XFD_MAP_RESETS

This ACUCOBOL-GT run-time system 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 run-time system 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 run-time system 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.