


A4GL-MIN-DATE sets the minimum allowable date for your data source. Because there are so many different databases and drivers available, and no standards about what the minimum allowable date for a Date-type variable, this configuration variable can be used to check for illegal dates. Set the variable to an 8-digit number which signifies the minimum allowable date, in the format YYYYMMDD.
The default date for A4GL-MIN-DATE is 19000101.