z/OS ISPF Edit and Edit Macros
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


TSO commands

z/OS ISPF Edit and Edit Macros
SC19-3621-00

Any statement that is not recognized as a command procedure statement and does not begin with ISPEXEC or ISREDIT is assumed to be a TSO command. TSO commands can be either CLISTs, REXX EXECs, or programs. When the command processor finds a TSO command, it processes the command. Examples of TSO commands are:

Table 1. TSO commands
CLIST Statements REXX Statements
 
ALLOCATE ...
FREE ...
DELETE ...
RENAME ...
ADDRESS TSO
'ALLOCATE ...'
'FREE ...'
'DELETE ...'
'RENAME ...'

For more information on TSO commands, refer to z/OS TSO/E Command Reference.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014