DBCS graphic for CRTCBLPGM

Select this check box to specify how the compiler handles DBCS-graphic data types.

*GRAPHIC
Fixed-length graphic data types are declared as fixed-length alphanumeric fields, and are accessible to the program.

When the *VARCHAR option is also in use, variable-length DBCS-graphic data types are declared as fixed-length group items, and are accessible to the program.

This is the checked value.

*NOGRAPHIC
Graphic data types are ignored and are declared as FILLER fields.

This is the unchecked value.