Positional entry considerations for display files that use Unicode data

The topic describes, by position, DDS for describing display files. Positions not mentioned have no special considerations for Unicode.

Length (positions 30 through 34)

Specify the length of the field in these positions. The length of a field containing Unicode data can range from 1 through 16 381 code units.

When determining the program length of a field containing Unicode data, consider the following rules:

Data type (position 35)

The only valid data type for Unicode data is the G data type.

G (Graphic)
Type G in combination with the CCSID keyword to specify this field contains Unicode data.

Normally, by specifying G, the field contains graphic-DBCS data. In combination with the CCSID keyword, the field now contains Unicode data. On output, the data is mapped to corresponding characters in the CCSID that the device is configured as. On input, the data is mapped to corresponding Unicode code units.

Decimal positions (positions 36 and 37)

Leave these positions blank when using Unicode data.

Related reference
Valid entries for display files