beautypg.com

IBM S544-5285-01 User Manual

Page 126

background image

|

EXAMPLE

|

PSEGLIB=SYS1.PSEGLIB,USER.PSEGLIB

|

If USERLIB is also specified, ACIF searches for the resource in the files

|

specified in USERLIB before searching the files identified in PSEGLIB.

|

Notes:

|

1. The data sets must be specified as fully-qualified names without quotation

|

marks.

|

2. If the libraries specified for PSEGLIB 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 page segment retrieval is requested and

|

USERLIB is not specified. The RESTYPE value determines whether page

|

segments are to be retrieved for inclusion in the resource data set. If this

|

parameter is not specified, and page segment retrieval is requested, ACIF

|

reports an error condition and terminates processing.

PSEGLIB=

filetype1[,filetype2][,filetype...]

(VM)

Specifies the file types that define the page segment libraries. A maximum of 8
file types can be specified. It also specifies the search order when ACIF
searches for a particular page segment resource. ACIF first looks for the
resource with a file type of

filetype1. If it 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 files.

EXAMPLE

PSEGLIB=PSEG38PP,PSEGTEST

Notes:

1. The file types must conform to CMS naming conventions.

|

2. This is a required parameter if page segment retrieval is requested and

|

USERLIB is not specified. The RESTYPE value determines whether page

|

segments are to be retrieved for inclusion in the resource file. If this

|

parameter is not specified, and page segment retrieval is requested, ACIF

|

reports an error condition and terminates processing.

PSEGLIB

This parameter is not used for VSE. Page-segment 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.

RESEXIT=

module name

Specifies the name of the resource exit program. This is a 1–8 byte character
name of the load module ACIF loads during initialization and subsequently calls
each time it attempts to retrieve a requested resource from a library. If this
parameter is not specified, no resource exit is used. See “Resource Exit” on
page 128 for more detailed information.

106

ACIF User’s Guide