Notes:
1. The file types must conform to CMS naming conventions.
| 2. This is a required parameter if the print file contains any line-mode data
| and USERLIB is not specified. If this parameter is not specified, and the
| print file contains any line-mode data, ACIF reports an error condition and
| terminates processing.
PDEFLIB
This parameter is not used for VSE. Page-definition resources are located in
the library defined by the // LIBDEF PHASE,SEARCH=(...) JCL statement. For
information on how PSF/VSE selects resources, refer to
Print Services
Facility/VSE: System Programming Guide
.
|PRMODE=SOSI1|SOSI2|SOSI3|
aaaaaaaa
| Specifies the type of data in the input file and whether ACIF must perform
| optional processing of that data.
|SOSI1
| Specifies that each shift-out, shift-in code be converted to a blank and a
| Set Coded Font Local text control. The SOSI1 conversion by ACIF is the
| same as that 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 conversion by ACIF is the same as that
| 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
| Specifies any 8-byte alphanumeric string. This value is supplied by all the
| ACIF user exits.
|EXAMPLE
| This example specifies that the SOSI1 process mode be set up for a file.
| PRMODE=SOSI1
| For the 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=
data set name1
[,
data set name2
][,
data set name...
] (OS/390 and
MVS)
| Specifies the data sets that compose the page segment library. A maximum of
| 8 data sets can be specified. The parameter also specifies the concatenation
| sequence when ACIF searches for a particular page segment, BCOCA, GOCA,
| or IOCA object. 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 either locates the requested resource or exhausts the
| list of specified data sets.
Chapter 7. Using ACIF Parameters in OS/390, MVS, VM, and VSE 105