SetSaveInterpretInformation(Save As Boolean)

FieldDef object

Sets or clears (with TRUE or FALSE) the Save interpret information option, which you normally set on the Advanced tab of the Field dialog. When the flag is set, FORMS saves additional information about the interpretation of each character within the field. The data is called a field char and consists of:

You can access the value of the flag using GetSaveInterpretInformation.

The FieldDef object