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


Passing a parameter list to the new address space

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

Through the ASCRE macro, you can pass up to 254 bytes of data in a parameter string to a program in the new address space. The ASPARM parameter identifies the address of the parameter string. A program in the new address space can use the ASEXT macro to obtain a copy of that parameter string. The ASEXT macro returns the address of the copy in register 1. Example of creating and deleting an address space contains an example of a program in the new address space retrieving a copy of the parameter string.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014