z/OS MVS Programming: Sysplex Services Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Coding a Complete Exit

z/OS MVS Programming: Sysplex Services Guide
SA23-1400-00

Your complete exit provides a mechanism for list services to let you know when your asynchronously-processed IXLLIST request completes. You provide the address of your complete exit using the COMPLETEEXIT parameter when you issue the IXLCONN macro to connect to the list structure.

You will be informed of request completion through your complete exit in either of the following situations:
  • You specify MODE=ASYNCEXIT
  • You specify MODE=SYNCEXIT and the system processes your request asynchronously.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014