The first 4 words of the user exit define the routines that are to get control at each of the 4 phases of the user exit - PRECMP, POSTCMP, PREXPD, and POSTXPD. If any of these addresses is zero, that phase does not get control. The routines follow the 4 word prolog.
To simplify coding, CA Compress supplies a prolog macro, ZXITPLOG, in the installation library. ZXITPLOG builds the following prolog logic:
| Copyright © 2012 CA. All rights reserved. |
|