Previous Topic: Return Codes from Each API CallNext Topic: API Called from a REXX Internal Subroutine


C(END)—End the API Session

To terminate the API session, use the following command:

ADDRESS 'SYSVIEWE' 'C(END)' 

The C(END) is a requirement when using TSO/E REXX; if you do not use this command, an abend occurs.