Name of date, time, timestamp

Select this check box to specify how the compiler handles date, time, and timestamp data types.

*DATETIME
Date, time, and timestamp data types are declared as fixed-length character fields, and are accessible to the program. This is the checked value.

*NODATETIME
Date, time, and timestamp fields are ignored and are declared as FILLER fields. This is the unchecked value.