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


Calling formats

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

Some specific calling formats for languages that can invoke the BCPii callable services are:
C
BCPii_service_name (return_code,parm1,parm2, ...)
Start of changeREXXEnd of change
Start of changeADDRESS BCPii “BCPii_service_name return_code parm1 parm2 ...”End of change
Assembler Call macro
CALL BCPii_service_name,(return_code,parm1,parm2, ...),VLIST

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014