z/OS ISPF Planning and Customizing
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Exit 14: SWAP exit

z/OS ISPF Planning and Customizing
GC19-3623-00

Using this user exit, you can indicate a change of the active logical screen. Together with the logical screen start and end user exits, it allows resource use to be monitored for each ISPF logical screen.

ISPF calls the exit routines at this user exit just after the logical screen to be given control is activated. In addition, ISPF calls the exit routines if the SPLIT command is entered when the screen is already split.

Exit parameters

This user exit uses only the standard exit parameters described in Exit parameter list, which includes the logical screen identifier (screenid). The screen ID identifies the logical screen activated as a result of the SWAP command.

Return codes

No return codes are acknowledged at this user exit. When this exit returns to ISPF, normal processing continues.
Note: For multiple exit routines, return codes still affect the processing flow.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014