Informix Error -2024
-2024 There is already a record name specified. If the record name is
the same as a table name in the form, a default record of the same name has been created.Check that the record-name of every screen record and screen array is unique in the form specification. A screen record is automatically defined for each table that is used in the ATTRIBUTES section to define a field. If you define a record with the name of a table, it is seen as a duplicate.