Invoking a command

In the Data Set Commander TSO Command Shell panel, you can invoke the commands on History Command List or Permanent Command List using the following methods:

  • Enter a command entry number on the main Command line and press Enter.
  • Enter a question mark followed by a command entry number (for example, ?3), and press Enter.
  • Move the cursor to a command on Permanent Command List and press Enter.
  • Enter a slash and a command number (for example /5), and press Enter. This brings up the whole command to one screen no matter how long the command is.
Note: To avoid redundancy, the command invoked by number is not added to History Command List.

You can also invoke a Data Set Commander TSO command from other panels:

  • Enter a command entry number from Permanent Command List, for example TSO 3.
  • Use the equal sign to invoke the most recently executed command, for example, TSO =.
  • Invoke the TSO Command Shell with a new command on the main Command line, for example:
    TSO ?ALLOC FILE(INPUT) DA('ACCT.TEST') SHR [ENTER]