| prmode={SOSI1 | SOSI2 | SOSI3 |
aaaaaaaa
}
| Specifies the type of data in the input file and whether the acif
| command must perform optional processing of that data. Values are:
| SOSI1 Specifies that each shift-out, shift-in code be converted to
| a blank and a Set Coded Font Local text control. The
| SOSI1 data conversion is the same as the SOSI1 data
| conversion performed by PSF for OS/390, PSF/MVS,
| PSF/VM, and PSF/VSE.
| SOSI2 Specifies that each shift-out, shift-in code be converted to
| a Set Coded Font Local text control. The SOSI2 data
| conversion is the same as the SOSI2 data conversion
| performed by PSF for OS/390, PSF/MVS, PSF/VM, and
| PSF/VSE.
| SOSI3 Specifies that each shift-out character be converted to a
| Set Coded Font Local text control. Each shift-in is
| converted to a Set Coded Font Local Text control and two
| blanks. The SOSI3 data conversion is the same as the
| SOSI3 data conversion performed by PSF for OS/390 or
| PSF/MVS.
|
aaaaaaaa
Any eight-byte alphanumeric string. This value is supplied
| to all of the ACIF user exits.
| For either SOSI process to work correctly, the first font specified in the
| chars parameter (or in a font list in a page definition) must be a
| single-byte font, and the second font must be a double-byte font.
pseglib=
pathlist
| Specifies the directories in which page segments, BCOCA, GOCA,
| and IOCA objects 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 page segments in the following order:
| 1. The paths you specified with userlib, if any
| 2. The paths you specified with pseglib, if any
| 3. The paths specified in reslib, if any
| 4. The paths specified by the PSFPATH environment variable
| 5. The directory /usr/lpp/psf/reslib
| You should specify the same value for the pseglib parameter to the
| acif command as specified to PSF for AIX. In this way, the search
| paths and resources used at transform time are identical to the search
| paths and resources used at print time. For information on how PSF
| for AIX selects resources, refer to
IBM Print Services Facility for AIX:
|
Print Submission
.
resexit=
programname
Specifies the name or the full path name of the resource exit program.
This is the program the acif command calls each time it attempts to
retrieve a requested resource from a directory. If you specify the file
name without a path, the acif command searches for the file name in
Chapter 2. Using ACIF Parameters in AIX 43