NOCVTPICGGRAPHIC / CVTPICGGRAPHIC
- NOCVTPICGGRAPHIC indicates that DBCS-graphic data types are ignored, and are declared as FILLER fields. This is the default value.
- CVTPICGGRAPHIC indicates that fixed-length DBCS-graphic
data types are declared as fixed-length G-types fields, and are accessible
to the ILE COBOL source program.
When the VARCHAR option is also in use, variable-length DBCS-graphic data types are declared as fixed-length group items (made up of a numeric field, followed by a G-type field), and are accessible to the ILE COBOL source program.