Informix Error -2856
-2856 The TODAY attribute may be assigned only to date columns.
The TODAY function (not attribute) returns the value of today's date. That value can be assigned only to a field that has the DATE or DATETIME data type. The field in this statement has a different type. Automatic data conversion is provided in 4GL programs, but not in the context of a form.