z/OS TSO/E Programming Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


General interface considerations

z/OS TSO/E Programming Services
SA32-0973-00

The interfaces described in this section reflect what is possible for programs to do on an MVS/ESA SP system. When determining the attributes and linkage conventions for a program, analyze the program's individual interfaces and its overall interactions with other programs. This topic provides general guidelines for making these determinations.

You need to consider addressing modes, address space control (ASC) modes, and program residency when determining linkage conventions. See Interface considerations for the TSO/E service routines for brief descriptions of those considerations for the service routines and macro instructions described in this manual.

When making linkage decisions, you should consider:
  • Who passes control to whom
  • Whether return is desired
  • AMODE and RMODE attributes
  • Address space control mode attributes.

The following discussion provides a general description of ASC mode, AMODE and RMODE attributes. For a detailed description of ASC mode considerations, see z/OS MVS Programming: Extended Addressability Guide. For a detailed description of 31-bit addressing, see z/OS MVS Programming: Assembler Services Guide.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014