RESNAME (Bytes 9–16)
Specifies the name of the requested resource. This value cannot be modified
(changed) by the exit program.
RESTYPE (Byte 17)
Specifies the type of resource to which the name refers. This is a 1-byte
hexadecimal value, where:
|
X
'
03
'
Specifies a GOCA (graphics) object
|
X
'
05
'
Specifies a BCOCA (barcode) object
|
X
'
06
'
Specifies a IOCA (IO image) object
X
'
40
'
Specifies a font character set.
X
'
41
'
Specifies a code page.
X
'
42
'
Specifies a coded font.
X
'
FB
'
Specifies a page segment.
X
'
FC
'
Specifies an overlay.
ACIF does not call this exit for the following resource types:
Page definition
The page definition (PAGEDEF) is a required resource for processing
line-mode application output. The page definition is never included in the
resource file.
Form definition
The form definition (FORMDEF) is a required resource for processing print
files. If you do not want the form definition included in the resource file,
specify RESTYPE=NONE or explicitly exclude it from the RESTYPE list.
Coded fonts
|
If MCF2REF
=
cf is specified, coded fonts are included in the resource file.
|
Otherwise, ACIF does not include any referenced coded fonts in the
|
resource file; therefore, resource filtering is not applicable. ACIF needs to
|
process coded fonts to determine the names of the code pages and font
|
character sets they reference, which is necessary to create MCF-2
|
structured fields.
REQUEST (Byte 18)
Specifies how the resource is to be processed by ACIF. On entry to the exit
program, this parameter is X
'
00
'
. When the exit program returns control to
ACIF, this parameter must have the value X
'
00
'
or X
'
01
'
, where:
X
'
00
'
Specifies that the resource be processed by ACIF.
X
'
01
'
Specifies that the resource not be processed by ACIF.
A value of X
'
00
'
on entry to the exit program specifies that the resource be
processed. If you want to ignore the resource, change the REQUEST byte
value to X
'
01
'
. Any value greater than X
'
01
'
is interpreted as X
'
00
'
, and the
exit processes the resource.
Chapter 9.
User Exits and Attributes of the Input Print File in OS/390, MVS, VM, and VSE
129
Summary of Contents for S544-5285-01
Page 1: ...IBM Print Services Facility IBM AFP Conversion and Indexing Facility User s Guide S544 5285 01...
Page 2: ......
Page 3: ...IBM Print Services Facility IBM AFP Conversion and Indexing Facility User s Guide S544 5285 01...
Page 10: ...viii ACIF User s Guide...
Page 22: ...2 ACIF User s Guide...
Page 40: ...20 ACIF User s Guide...
Page 41: ...Part 2 Using ACIF in the AIX Environment Copyright IBM Corp 1993 1999 21...
Page 42: ...22 ACIF User s Guide...
Page 72: ...52 ACIF User s Guide...
Page 96: ...76 ACIF User s Guide...
Page 99: ...Part 3 Using ACIF in the OS 390 MVS VM and VSE Environments Copyright IBM Corp 1993 1999 79...
Page 100: ...80 ACIF User s Guide...
Page 106: ...86 ACIF User s Guide...
Page 134: ...Figure 24 Example of a Customer s Phone Bill 114 ACIF User s Guide...
Page 142: ...122 ACIF User s Guide...
Page 196: ...176 ACIF User s Guide...
Page 197: ...Part 4 Appendixes Copyright IBM Corp 1993 1999 177...
Page 198: ...178 ACIF User s Guide...
Page 206: ...186 ACIF User s Guide...
Page 210: ...190 ACIF User s Guide...
Page 226: ...206 ACIF User s Guide...
Page 253: ......