Variable-length field

Select this check box to specify how the compiler handles variable-length fields passed from externally-described files through COPY DDS.

*VARCHAR
Variable-length fields are declared as fixed-length group items, and are accessible to the program. This is the checked value.

*NOVARCHAR
Variable-length fields are ignored and are declared as FILLER fields. This is the unchecked value.