z/OS MVS Programming: Extended Addressability Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 3 - Providing non-space switch services

z/OS MVS Programming: Extended Addressability Guide
SA23-1394-00

This example is similar to Example 1 - Making services available to selected address spaces except the service provider will provide only non-space switch PC routines. The service provider code will be the same as in example 1 or 2 with the following exceptions:
  • The ETDEF macros that define PC routines will all specify SSWITCH=NO.
  • The service provider will not issue the AXRES, AXSET, or ATSET macros.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014