This section describes the CICS® global user exit points, and how you can use them,
in conjunction with programs of a special type that you write yourself
(global user exit programs), to customize your CICS system.
The section is divided into the following sections:
- Overview -- what is a global user exit? is an introduction to global user exits,
describing their main features and what they can be used for.
- Writing global user exit programs covers topics that you need to consider
when writing a global user exit program. It deals with the following:
- List of global user exit points lists the global user exit points in alphabetical
order. The sections that follow contain detailed information about
each global user exit point, including the place in the CICS code
at which it occurs, and the specific (as distinct from the standard)
parameters that are passed to an exit program.
[[ Contents Previous Page | Next Page Index ]]