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


Call Invocations Using TSOLNK

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

The TSO/E Service Facility supports the call invocation formats for PL/I, COBOL, FORTRAN, PASCAL, and Assembler. Therefore, you should use the syntax that is appropriate for the language you are using.

The language you choose may include language-specific constructs for invoking external programs. For example, PL/I contains the FETCH statement to get dynamic addressability to external programs. You may choose to use these statements. Other languages may have compiler options that allow for dynamic invocation of subroutines. Use these methods, if possible, to avoid link-editing TSOLNK with your application program. See also Passing Control to IKJEFTSR.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014