TSO CLIST QW TSO CLIST QW Author: Vendor formatted on 1995/04/01 06:54 for assistance contact: your local support Summary prepared by David McRitchie -------------------------------------------------------------------------------- CLIST NAME. QW users. All users with access to TSO type. TSO clist resides in SYS1.TSOCLIST -------------------------------------------------------------------------------- QW MVS/Quick-Reference -- programmers ref. tool, and System messages -------------------------------------------------------------------------------- related %INFOLIB -- Online text and error messages (SOP #6274) related CUT, PASTE -------------------------------------------------------------------------------- MVS/Quick-Ref, The ISPF Productivity Tool, Release 3.1. Access to this tool is provided by issuing TSO %QW on the command line. This product is under license from a Third-Party vendor --- Chicago-Soft, Ltd. Suite 402, 6232 North Pulaski Road, Chicago, Illinois 60646-5131, and is sup- ported in-house by the assistance contact listed below. Access to QW Available as a command from any panel on ISPF. (command invokes the clist) Command ==> QW (note no TSO prefix needed) Fast Path access to QW Fastpath is also available if you know the 'Topic' and 'Item' you wish to access. Available from any ISPF panel. Command ==> QW m=iec141i Command ==> QW m=iec14* This first will take you directly to the description of message IEC141I in the m library (Messages and Codes). Some of the topics available include -- Use with Fast Path and SEARCH³ J MVS JCL and JES JECL Syntax Descriptions E JCL -- Execute Statement D JCL -- DD Statement O JCL -- OUTPUT Statement F JCL -- JES2 Statement H JCL -- IF, INCLUDE, JCLLIB, SET M Message and Abend Code Descriptions for MVS(m), CICS(c), IMS(i), DB2(q), and VTAM(v) M MVS Messages/Codes C CICS Messages/Codes I IMS Status Codes T TSO Command and CLIST Language Syntax Descriptions T TSO Commands/Clist A Programming Languages Syntax Information A Assembler R REXX B COBOL II L L MVS Utility JCL and Control Statements Y Y MVS Reference and Summary Index S S DASD Free Space Volser ===> enter volser, generic volser, or unitname Z Third-Party Vendor Product Messages @ FDR/CPK, FATS/FATAR, & IAM Messages from Innovation Data Process- ing < VPS Messages from Levi, Ray, and Shoup, Inc. SEARCH Examples Valid anywhere within QW. Syntax: SEARCH =x string SEARCH =m iec* space topic library M (Messages and Codes) SEARCH =mic u200 topics m i c, searched for u200 Found item DFH6439I under topic C with U2005 abend (took a long time to find it) SEARCH =* ESA (don't do it, use ATTN to get out, un- gracefully) SEARCH =R 'PUT ' REXX library (R) SE =R PUT (SE is acceptable abbreviation for SEARCH) SEARCH ? hit HELP twice for help Valid outside of QW, by getting into QW first as follows QW;SEARCH =R EXECIO (where ; is your TSO command delimiter) FIND Valid only on item menu. This example was from within the TSO Command and CLIST library (T). The RFIND (repeat find) is also functional (usually PF5). FIND INT PRINTO PRINTOFF TPRINT VPSPRINT CUT all | number of lines Valid within any item or item menu, not valid in tutorial. CUT with no op- erands will cut the entire screen, with all will cut the entire item, or with CUT n will cut n lines beginning with the first line of the current screen. QWPASTE Valid only in EDIT. Eighty columns will be placed, no control character at beginning. You will have to capitalize the word KEEP since we had to re- name this command to QWPASTE and not everything was changed. QPRINT QPRINT DEST(destination) CLASS(class) HOLD| NOHOLD FORM(xxxx) COPIES(n) Print full text of a reference item. You may preallocate ddname QWPRINT as FBA 80 n*80. SELECT item Same as entering S (or any character) on selection menu Internal Aspects The QW command issues the %QW clist. You can access QW as a command or as a clist. n QW on