CALL TSO Routine: z/OS

Issues a TSO command or invokes a CLIST or a REXX exec during a SAS session.
Category: Special
z/OS specifics: All

Syntax

CALL TSO(command);

Details

The TSO and SYSTEM CALL routines are identical, with one exception: under an operating environment other than z/OS, the TSO CALL routine has no effect, whereas the SYSTEM CALL routine is always processed. For more information, see CALL SYSTEM Routine: z/OS.