| 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.
|EXAMPLE
| FONTLIB=SYS1.FONTLIB,USER.FONTLIB
| If USERLIB is also specified, ACIF searches for the resource in the data sets
| specified in USERLIB before searching the data sets identified in FONTLIB.
|Notes:
| 1. Data sets must be specified as fully-qualified names without quotation
| marks.
| 2. If the libraries specified for FONTLIB are not specified in the same order
| used by the PSF start-up procedure, the printed and converted results may
| differ. For information on how PSF selects resources, refer to
PSF for
|
OS/390: Customization
.
| 3. For systems before MVS/DFP Version 2.3, data sets must be concatenated
| with the largest block size first.
| 4. This is a required parameter if font retrieval is requested and USERLIB is
| not specified, or if MCF2REF=CPCS and any coded fonts are referenced in
| the input file or in an overlay. The RESTYPE value determines whether
| fonts are to be retrieved for inclusion in the resource data set. If this
| parameter is not specified, and font retrieval is requested or a coded font is
| referenced, ACIF reports an error condition and terminates processing.
FONTLIB=
filetype1
[,
filetype2
][,
filetype...
] (VM)
Specifies the file types that define the font libraries. A maximum of 8 file types
can be specified. This parameter also specifies the search order when ACIF
searches for a particular font resource. ACIF first looks for the resource in
filetype1
. If ACIF cannot find the resource with a file type of
filetype1
, it
continues the search with
filetype2
, and so on, until it either locates the
requested resource or exhausts the list of specified file types.
EXAMPLE
FONTLIB=FONT382ð,TESTFONT
Notes:
1. File type values must conform to CMS naming conventions.
| 2. This is a required parameter if font retrieval is requested and USERLIB is
| not specified, or if CMF2REF=CPCS and any coded fonts are referenced in
| the print file or in an overlay. The RESTYPE value determines whether
| fonts are to be retrieved for inclusion in the resource file. If this parameter
| is not specified, and font retrieval is requested or a coded font is
| referenced, ACIF reports an error condition and terminates processing.
FONTLIB
This parameter is not used for VSE. Font 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
.
Chapter 7. Using ACIF Parameters in OS/390, MVS, VM, and VSE 95