beautypg.com

IBM S544-5285-01 User Manual

Page 51

background image

code page identifier

Any valid code page, which is a three-character decimal value
(for example, 395) that defines an IBM-registered code page

ACIF uses this 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 on this triplet, refer to

Mixed Object Document Content

Architecture Reference.

The code page identifier value is used by programs, such as
Workbench Viewer, that must display indexing information. These
programs use this value with code page translation tables to represent
the index attribute and value data. If this parameter is not specified,
ACIF uses code page 850 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.

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=

pathlist

Specifies the directories in which form definitions are stored. The
value is:

pathlist

Any valid search path. You must use a colon (:) to
separate multiple paths. The acif command searches the
paths in the order in which they are specified.

The acif command searches for the form definition in the following
order:

1. The paths you specified with userlib, if any
2. The paths you specified with fdeflib, if any
3. The paths you specified with reslib, if any
4. The paths specified by the PSFPATH environment variable
5. The directory /usr/lpp/psf/reslib

For information on how PSF for AIX selects resources, refer to

IBM

Print Services Facility for AIX: Print Administration.

field

n={ record,column,length} | {

'

literal value

'

|

X

'

literal value

'

}

Specifies the data fields to be used to construct the indexing
information. Either these data fields can be specified as literal values
(constants), or ACIF can retrieve the data from the input records of
the file. A maximum of 16 fields can be defined (field1 through
field16). The definition of a field includes:

Chapter 2. Using ACIF Parameters in AIX

31