PSF for z/OS: Customization
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Logical-record processing exit: Exit 4

PSF for z/OS: Customization
S550-0427-04

Logical-record processing exit: Exit 4

PSF provides an exit you can use to create an APSUX04 or APSUC04 routine for modifying records in the printed output, adding records, and suppressing records. This routine runs in the same address space as PSF does.

You can modify, assemble, and install (or link-edit) the following sample (skeleton) source routines in SYS1.SAMPLIB to create an exit for logical-record processing:

  • APSUX04X/APSUC04X (for processing traditional line data)
  • APSUX04Y/APSUC04Y (for processing data already composed into pages)

For more information about line-data records, see PSF for z/OS: User’s Guide and Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884.

For more information about XML data, see Extensible Markup Language (XML) 1.0 Specification, at the World Wide Web Consortium: http://www.w3.org.

For more information about structured fields composing page data, see Mixed Object Document Content Architecture Reference, AFPC-0004.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014