CPGID

Identifies the code page of the index data. Typically, the CPGID is the same as the code page of the input data.

Required
No
Default Value
  • Multiplatform systems: 850 (ASCII)
  • z/OS® systems: 500 (EBCDIC)
Data Type
AFP, Line

ACIF uses the code page identifier value when it creates a Coded Graphic Character Set Global Identifier Triplet X'01' in the Begin Document (BDT) structured field for the output file. For more information about this triplet, refer to Mixed Object Document Content Architecture Reference.

The code page identifier is used by the Content Manager OnDemand client programs to display indexing information. The client programs use this identifier with code page translation tables to represent the index attribute and value data. If a non-decimal value is specified, ACIF reports an error condition and ends processing.

On z/OS systems, for code-page numbers less than 100, add leading zeros (for example, 037).

Syntax

CPGID=value

Options and values

The value can be:
850 (ASCII) 500 (EBCDIC)
The default IBM® code page.
code page identifier
Any valid code page. A three to five character identifier of an IBM-registered or user-defined code page.