0% found this document useful (0 votes)
114 views10 pages

Ispf/Pdf A Command: Appendix

This document provides a summary of commands for browsing and editing files in ISPF/PDF. It lists primary commands, line commands, and formats for find/change strings. Page numbers are included and it is authored by Computer Education Techniques Inc.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
114 views10 pages

Ispf/Pdf A Command: Appendix

This document provides a summary of commands for browsing and editing files in ISPF/PDF. It lists primary commands, line commands, and formats for find/change strings. Page numbers are included and it is authored by Computer Education Techniques Inc.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Appendix ISPF/PDF

A COMMAND
SUMMARY
SYS-ED/
COMPUTER
EDUCATION
TECHNIQUES, INC.
TSO/ISPF ISPF/PDF Command Summary
SYS-ED

\COMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 1


1 Member List Commands
Primary Commands
LOCATE member-name
SELECT member-name
Line Selection Commands
S (select) - except option 3.4
P (print ) - option 3.4 only
R (rename) - option 3.4 only
D (delete) - option 3.4 only
B (browse) - option 3.4 only
E (edit) - option 3.4 only
M (members) - option 3.4 only
TSO/ISPF ISPF/PDF Command Summary
SYS-ED

\COMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 2


2 Browse Commands
CAPS [ON ]
[OFF]
COLS
FIND string [NEXT ] [CHARS ] [col-1 [col-2]]
F [ALL ] [PREFIX]
[FIRST] [SUFFIX]
[LAST ] [WORD ]
[PREV ]
HEX [ON ] [VERT]
[OFF] [DATA]
LOCATE line-number
L label
.xxxxx
RESET
RES
TSO/ISPF ISPF/PDF Command Summary
SYS-ED

\COMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 3


3 Edit Primary Commands
AUTOLIST [ON ]
[OFF]
AUTONUM [ON ]
[OFF]
CANcel
CAPS [ON ]
[OFF]
CHANGE string-1 string-2 [NEXT ][CHARS ][X ]
C [ALL ][PREFIX ][NX ]
[FIRST ][SUFFIX ][LAST ][WORD ]
[PREV ]
[col-1 ][col-2]
(Searches only within the BNDS area)
COPY [member-name]
(Requires A/B Line Command)
CREATE [member-name]
(Requires A/B Line Command)
FIND string-1 [NEXT ] [CHARS ] [X ]
F [ALL ] [PREFIX] [NX]
[FIRST] [SUFFIX]
[LAST ] [WORD ]
[PREV ]
[col-1 ][col-2]
(Searches only within the BNDS area)
TSO/ISPF ISPF/PDF Command Summary
SYS-ED

\COMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 4


HEX [ON ] [VERT]
[OFF] [DATA]
LOCATE line-number
L
MODEL [[class-name.]model-name [:qualifier...]]
[CLASS [class-name]]
(Requires A/B Line Command)
MOVE [member-name]
(Requires A/B Line Command)
NULLS [ON ] [ALL]
[OFF]
NUMBER [ON ] [STD] [COBOL] [DISPLAY]
NUM [OFF]
PROfile [name] [number]
RECover [ON ]
[OFF]
RENUM [STD] [COBOL] [DISPLAY]
REPLACE [member-name]
(Requires A/B Line Command)
RESet
SAVE
STATS [ON ]
[OFF]
TSO/ISPF ISPF/PDF Command Summary
SYS-ED

\COMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 5


SUBmit
TABS [ON ] [ALL]
[OFF]
TAB ON [tab-char] Used with TABS Line Command
TSO SUB [group-qualifier(member)] Used with SAVE Command
['userid.group.CNTL(member)']
UNNUM
TSO/ISPF ISPF/PDF Command Summary
SYS-ED

\COMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 6


4 FIND/CHANGE Strings
(BROWSE AND EDIT)
Character String Format
Simple string: cccccc (no embedded blanks or commas)
Previous string: * (single asterisk)
Delimited string: `ccccc' or "ccccc" (for embedded blanks, commas)
Hex string: X`hhhh' or `hhhh'X
Text string: T`cccc' or `cccc'T
Picture string: P`ssss' or `ssss'P
Picture Strings - Special Character:
P`=' - any character (don't care)
P`-' - any non-blank character
P`.' - any non-displayable (invalid) character
P`#' - any numeric character (0-9)
P`-' - any non-numeric character
P`@' - any alphabetic character (uppercase or lowercase)
P`<' - any lowercase character
P`>' - any uppercase alphabetic character
P`$' - any special character (not alphabetic or numeric)
TSO/ISPF ISPF/PDF Command Summary
SYS-ED

\COMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 7


If an APL or TEXT keyboard is being used, the following additional character is
defined:
P`+' - any APL-specific or TEXT-specific character
TSO/ISPF ISPF/PDF Command Summary
SYS-ED

\COMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 8


5 Edit Line Commands
A, An After } Used with the MOVE/COPY
B, Bn Before} commands
COLS
C, Cn, CC Copy
D, Dn, DD Delete
F, Fn First Used with eXclude
I, In Insert
L, Ln Last Used with eXclude
MASK
M, Mn, MM Move
R, Rn, RR, RRn Repeat
S, Sn Show Used with eXclude
TABS Used with TAB ON Primary command
X, Xn, XX eXclude
TSO/ISPF ISPF/PDF Command Summary
SYS-ED

\COMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 9


The following are affected by the BNDS margin settings:
BOUNDS, BNDS
O, On, OO Overlay Used with C on template
TE, TEn Text Entry
TF, TFn Text Flow
TS, TSn Text Split
<, <n, <<, <<n data left
>, >n, >>, >>n data right
(, (n, ((, ((n cols left } Use with COBOL
), )n, )), ))n cols right }

You might also like