TSO ISPF Commands

Interrupt the current operation
PA1

Redisplay the current screen
PA2

Enter the Tutorial
PF1/13

Enter split-screen mode
PF2/14

Terminate the current operation
PF3/15

Return to the primary option menu
PF4/16


Move the screen window up
PF7/19

Move the screen window down
PF8/20

Active the other logical screen in split-screen mode
PF9/21

Move the screen window left
PF10/22

Move the screen window right
PF11/23

Redisplay the last ISPF command issued
PF12/24

Single Wildcard Character
%

Terminate ISPF
=x

Command that brings you to a specific line (for example, 1000)
LOCATE 1000

5 Different Options of the Find String
(1) Next (How to 2) Prev (3) First (4) Last (5) All

How to display Hexadecimal codes
HEX ON

Button to terminate the browse operation
End Key

The match condition for the FIND command
(1) CHARS (2) PREFIX (3) SUFFIX (4) WORD

Character placed in the line command area that inserts a blank line
I

Character placed in the line command area that inserts multiple blank lines (represent by n)
In

Delete a single line from the command area line
D

Delete n lines starting with this line from the command area line
Dn

Delete block of lines beginning with the this command and ending with this command from the command area line
DD

Repeat this line from the command area line
R

Repeat this line n times from the command area line
Rn

Repeat a block of lines from the command area line
RR

Repeat a block of lines n times from the command area line
RRn

Copy this line from the command area line
C

Copy n lines startging with this line from the command area line
Cn

Copy a block of lines from the command area line
CC

Move this line from the command area line
M

Move n lines starting with this line from the command area line
Mn

Move a block of lines from the command area line
MM

Copy or move lines after this line from the command area line
A

Repeat the copy or move n times after this line from the command area line
An

Copy or move lines before this line from the command area line
B

Repeat the copy or move n times before this line from the command area line
Bn

Command to lock a profile
PROFILE LOCK

Command to activate the TABS command
TABS [{ON/OFF}] [tab-character] [{STD/ALL}]

Command that defines how line numbers are stored in the member
NUMBER [{ON/OFF}] [{STD/COBOL/STD COBOL}] [DISPLAY]

Commands that turns number mode off
NONUMBER

Command that says whether or not line numbers should be resequenced whenever the member is saved
AUTONUM [{ON/OFF}]

Command that resequences the line numbers unless OFF is specified. OFF turns number mode off. You can specify standard or COBOL numbers if you want
RENUM [{ON/OFF}] [{STD/COBOL/STD COBOL}] [DISPLAY]

Command that replaces line numbers with blanks and turns off NUMBER mode
UNNUM

Exclude this line from from the command area line
x

Exclude n lines from the command area line
xn

Eclude this line and all lines between the two __ commands from the command area line
xx

Show the first line of the excluded text from the command area line
f

Show the first n lines from the command area line
fn

Show the last line of the ecluded text
L

Show the last n lines from the command area line
Ln

Show one line of the excluded text from the command area line
S

Show n lines from the command area line
Sn

Copy the named member to the postion marked by an A or B line command or the specified label
COPY [member] [{AFTER/BEFORE}] label]

Copy the named member to the position marked by an A or B line command or the specified lael, then delete the member from its original location
MOVE [member] [{AFTER/BEFORE} label]

Create a new member with the rnage of lines marked by C or M commands or the specified label
CREATE [member] [range]

Create a new member or replace an existing member with the rnage of lines marked by C or M commands or the specified labels
REPLACE [member] [range]

Rename a column
R

Command used to find information on a particular error code
QW #####


Learn More :