z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FORTRAN, Pascal, and C

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

For FORTRAN, Pascal, and C, the general call format for invoking SCLM services from functions by using FLMLNK is:
lastrc := FLMLNK(service_name,parameter1,parameter2,...);

The parameters for the FORTRAN, Pascal, or C invocation are the same as those shown for the call invocation.

SCLM returns the return code from the specified SCLM service in the FORTRAN, Pascal, or C integer variable specified on the invocation. In these examples, the variable LASTRC is used.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014