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.
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 ratings0% 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.
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
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
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
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
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
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 }