Chapter 9.
User Exits and Attributes of the Input Print File in
OS/390, MVS, VM, and VSE
This appendix contains Product-sensitive Programming Interface and Associated
Guidance Information.
The appendix describes the four user exits provided with ACIF and describes the
information ACIF provides to the exits about the attributes of the input print file.
User Programming Exits
ACIF provides four programming exits, so that an installation can customize the
program. The exits are optional, and the names of the modules that can be loaded
are specified in the processing parameter file.
ACIF provides the following four exits:
Input record
Index record
Output record
Resource
Input Record Exit
ACIF provides an exit that allows you to add, delete, or modify records in the input
file. You can also use the exit to insert indexing information. The program invoked
at this exit is defined in the ACIF INPEXIT parameter.
This exit is called after each record is read from the input file. The exit program can
request that the record be discarded, processed, or processed with control returned
to the exit for the next input record. The largest record that can be processed is
32 756 bytes. ACIF does not call this exit when ACIF is processing resources from
libraries.
In a MO:DCA-P document, indexing information can be passed in the form of a Tag
Logical Element (TLE) structured field. For more information about the TLE
structured field, see 36. The exit program creates these structured fields while ACIF
is processing the print file. This is an alternative to modifying the application in
cases where the indexing information is not consistently present in the application
output.
Note: TLEs are not supported in line-mode or mixed-mode data.
Figure 30 on page 124 contains a sample DSECT that describes the control block
for the exit program.
Copyright IBM Corp. 1993, 1999
123
Содержание S544-5285-01
Страница 1: ...IBM Print Services Facility IBM AFP Conversion and Indexing Facility User s Guide S544 5285 01...
Страница 2: ......
Страница 3: ...IBM Print Services Facility IBM AFP Conversion and Indexing Facility User s Guide S544 5285 01...
Страница 10: ...viii ACIF User s Guide...
Страница 21: ...Part 1 Information Common to AIX OS 390 MVS VM and VSE Environments Copyright IBM Corp 1993 1999 1...
Страница 22: ...2 ACIF User s Guide...
Страница 40: ...20 ACIF User s Guide...
Страница 41: ...Part 2 Using ACIF in the AIX Environment Copyright IBM Corp 1993 1999 21...
Страница 42: ...22 ACIF User s Guide...
Страница 72: ...52 ACIF User s Guide...
Страница 96: ...76 ACIF User s Guide...
Страница 99: ...Part 3 Using ACIF in the OS 390 MVS VM and VSE Environments Copyright IBM Corp 1993 1999 79...
Страница 100: ...80 ACIF User s Guide...
Страница 106: ...86 ACIF User s Guide...
Страница 134: ...Figure 24 Example of a Customer s Phone Bill 114 ACIF User s Guide...
Страница 142: ...122 ACIF User s Guide...
Страница 196: ...176 ACIF User s Guide...
Страница 197: ...Part 4 Appendixes Copyright IBM Corp 1993 1999 177...
Страница 198: ...178 ACIF User s Guide...
Страница 206: ...186 ACIF User s Guide...
Страница 210: ...190 ACIF User s Guide...
Страница 226: ...206 ACIF User s Guide...
Страница 253: ......
Страница 255: ...Spine information IBM IBM Print Services Facility User s Guide AFP Conversion and Indexing Facility...