06 tso ispf_app_a_ispf_pdf_command_summary.ds

Embed Size (px)

Citation preview

  • 1. Appendix ISPF/PDF A COMMAND SUMMARY SYS-ED/ COMPUTER EDUCATION TECHNIQUES, INC.

2. TSO/ISPFISPF/PDF Command Summary1 Member List CommandsPrimary CommandsLOCATE member-nameSELECT member-nameLine Selection CommandsS (select) - except option 3.4P (print ) - option 3.4 onlyR (rename) - option 3.4 onlyD (delete) - option 3.4 onlyB (browse) - option 3.4 onlyE (edit) - option 3.4 onlyM (members) - option 3.4 onlySYS-EDCOMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 1 3. TSO/ISPFISPF/PDF Command Summary2 Browse CommandsCAPS [ON ] [OFF]COLSFIND string [NEXT ][CHARS ] [col-1 [col-2]]F [ALL ] [PREFIX][FIRST][SUFFIX][LAST ][WORD ][PREV ]HEX [ON ] [VERT][OFF] [DATA]LOCATE line-numberL label.xxxxxRESETRESSYS-EDCOMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 2 4. TSO/ISPFISPF/PDF Command Summary3 Edit Primary CommandsAUTOLIST[ON ][OFF]AUTONUM [ON ][OFF]CANcelCAPS[ON ][OFF]CHANGEstring-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)SYS-EDCOMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 3 5. TSO/ISPFISPF/PDF Command SummaryHEX [ON ] [VERT][OFF] [DATA]LOCATE line-numberLMODEL [[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)RESetSAVESTATS [ON ][OFF]SYS-EDCOMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 4 6. TSO/ISPFISPF/PDF Command SummarySUBmitTABS[ON ] [ALL][OFF]TAB ON[tab-char]Used with TABS Line CommandTSO SUB [group-qualifier(member)] Used with SAVE Command[userid.group.CNTL(member)]UNNUMSYS-EDCOMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 5 7. TSO/ISPFISPF/PDF Command Summary4 FIND/CHANGE Strings(BROWSE AND EDIT)Character String FormatSimple 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 `hhhhXText string: T`cccc or `ccccTPicture string: P`ssss or `ssssPPicture Strings - Special Character:P`= - any character (dont care)P`- - any non-blank characterP`. - any non-displayable (invalid) characterP`# - any numeric character (0-9)P`- - any non-numeric characterP`@ - any alphabetic character (uppercase or lowercase)P`< - any lowercase characterP`> - any uppercase alphabetic characterP`$ - any special character (not alphabetic or numeric)SYS-EDCOMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 6 8. TSO/ISPFISPF/PDF Command SummaryIf an APL or TEXT keyboard is being used, the following additional character isdefined:P`+ - any APL-specific or TEXT-specific characterSYS-EDCOMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 7 9. TSO/ISPFISPF/PDF Command Summary5 Edit Line CommandsA, An After } Used with the MOVE/COPYB, Bn Before} commandsCOLSC, Cn, CC CopyD, Dn, DD DeleteF, Fn First Used with eXcludeI, In InsertL, Ln LastUsed with eXcludeMASKM, Mn, MM MoveR, Rn, RR, RRnRepeatS, Sn ShowUsed with eXcludeTABSUsed with TAB ON Primary commandX, Xn, XX eXcludeSYS-EDCOMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4) APP A: Page 8 10. TSO/ISPFISPF/PDF Command SummaryThe following are affected by the BNDS margin settings:BOUNDS, BNDSO, On, OO OverlayUsed with C on templateTE, TEn Text EntryTF, TFn Text FlowTS, TSn Text Splitn, >>, >>ndata right(, (n, ((, ((ncols left }Use with COBOL), )n, )), ))ncols right }SYS-EDCOMPUTER EDUCATION TECHNIQUES, INC. (103: TSO/ISPF - 9.4)APP A: Page 9