Command $tso


TSO cmd
    /
    ISPF(mm)

Purpose

  Shell interface

Function

  This is a legacy command supported for backward compatibility
  with the MVS ( aka S/390 ) operating system.
  It passes commands to the operating system user interface

Example

  $TSO status

  Invokes the TSO-command "status"

  $TSO / ISPF(2)

  Invokes ISPF menu number 2.

Parameter cmd

Command string to be passed to the operating system user interface

Parameter ISPF(mm)

Selects specified ISPF menu item. Effective only on systems with ISPF installed.