TSO command (z/OS®)

The TSO command lets you issue TSO commands during a Debug Tool session and is valid only in a TSO environment. The TSO keyword cannot be abbreviated.

Read syntax diagramSkip visual syntax diagram
>>-TSO--tso_command--;-----------------------------------------><

tso_command
A valid TSO system command or CLIST name that does not require a parameter.

Usage notes

Example

List all the data sets in the user catalog.
TSO LISTCAT;

Refer to the following topics for more information related to the material discussed in this topic.