z/OS MVS Programming: Callable Services for High-Level Languages
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Executing a BCPii REXX exec in the System REXX environment

z/OS MVS Programming: Callable Services for High-Level Languages
SA23-1377-02

Start of change
BCPii supports the invocation of its APIs from the System REXX programming environment. Execs running in this environment are APF-authorized. A user may choose either of the following methods to have their exec run under System REXX:
  • Invoke the authorized HWIREXX helper program for basic requests.
  • Use the AXREXX macro from an authorized program for more customized requests.

The dataset where the REXX exec is to be run must be specified using the REXXLIB keyword in the AXRxx parmlib member, and users of this program must have the proper authority to run programs residing in LINKLIB.

End of change

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014