If you specify COMSETUP=DUMMY but the file does not include an inline
COM setup file, ACIF looks for the COM setup file named DUMMY.
If the name specified in the COMSETUP parameter does not match the
name of an inline COM setup file, ACIF looks for the COM setup file in the
COMSETUP search path.
An input file can contain multiple COM setup files, but only one COM setup file
can be used for printing. If a file contains more than one COM setup file, and
you specify COMSETUP=
name
, ACIF uses the first inline COM setup file
named
name
. If a file contains more than one inline COM setup file, and you
specify COMSETUP=DUMMY, ACIF uses the first inline COM setup file in the
input file.
CPGid=500 |
code page identifier
Specifies the code page for the index values and attribute names produced by
ACIF. The
code page identifier
is a 3-character decimal value (for example,
395) that defines an IBM-registered code page. ACIF uses this 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
on this triplet, refer to
Mixed Object Document Content Architecture Reference
.
This value is used by programs that must display indexing information. These
programs use this value in conjunction with code page translation tables to
represent the information. If this parameter is not specified, ACIF uses code
page 500 as the default. For code-page numbers less than 100, add leading
zeros (for example, 037). If a non-decimal value is specified, ACIF reports an
error condition and terminates processing. For more information on code
pages, refer to
IBM AFP Fonts:
Technical Reference for Code Pages
DCFPAGENAMES=YES | NO
Specifies whether ACIF generates page names using an 8-byte counter or uses
structured field tokens found in the input data stream. If the input data contains
BPGs with FQNs, ACIF does not generate page names.
YES ACIF uses structured field tokens in the input data stream to generate
page names.
NO The default, ACIF generates page names using an 8-byte counter.
|FDEFLIB=
data set name1
[,
data set name2
][,
data set name...
] (OS/390 and
|MVS)
| Specifies the data sets that compose the form definition library. A maximum of
| 8 data sets can be specified. The parameter also specifies the concatenation
| sequence when ACIF searches for a particular form definition. ACIF first looks
| for the resource in
data set name1
. If it cannot find the resource in
data set
|
name1
, it continues the search with
data set name2
, and so on, until it locates
| the requested resource or exhausts the list of specified data sets.
|EXAMPLE
| FDEFLIB=SYS1.FDEFLIB,USER.FDEFLIB
| If USERLIB is also specified, ACIF searches for the resource in the data sets
| specified in USERLIB before searching the data sets identified in FDEFLIB.
92 ACIF User’s Guide