Two user exit routines, EXPGUX and PRTGUX, are supplied with CA SYSVIEW. The source code for these exits is in the sample library. The following table shows the user exits, when the Report Writer passes control to each, and the exit command used to specify that routine.
|
User Exit |
When Control Is Passed |
Exit Command |
|
EXPGUX |
After each record is read and before the Report Writer processes the record |
EXITRTN |
|
PRTGUX |
Before each line is printed |
PRTEXIT |
|
Copyright © 2013 CA.
All rights reserved.
|
|