z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Ending the SYSCALL environment

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

The syscalls('OFF') function ends the connection between the current task and z/OS UNIX and the REXX program continues. This action might also undub the process. It is usually not necessary to make a syscalls('OFF') call.

The syscalls('OFF') function has one return value:
0
Successful completion.

Before using OFF, consider ending connections with child processes including any TSO coprocess that you have started using ADDRESS TSO 'LOGOFF'.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014