Table panels


On a table panel, such as the Datasets panel shown in the following figure, the command input line contains two fields:

  • COMMAND 
  • SCROLL 

Use the COMMAND field to enter TSO commands or the UIE CHANGE command.

Related topic

The SCROLL field enables you to control the number of scrolled lines. You can use standard ISPF methods to change this value at the SCROLL===> prompt. (See the descriptions in ISPF Help.)

Press PF7 to scroll back, or PF8 to scroll forward. PF7 and PF8 are the standard default ISPF keys for scrolling. However, you may assign these functions to other PF keys.

The following figure shows a sample table panel:

---|DEFAULT|--------------------- DATASETS -------------------------------------
 COMMAND ===>                                                  SCROLL ===> PAGE
                                                                               
            *------------------ Line Commands --------------------*             
            |  S - Select   R - Repeat   D - Delete   B - Browse  |             
            *-----------------------------------------------------*             
                                                                               
   USE DATASET TYPE    DATASET NAME                                             
 -----------------------------------------------------------------------------  
 _ IN  SMF FILE        YOUR.SMF.DATASET.NAME                                    
 _ IN  COMMAND FILE    SYSIN                                                    
 _ IN  MVP TARGETS     BMCMVP.UIE.R1300.TARGETS                                 
 _ IN  MainView CICS   NULLFILE                                                 
 _ IN  MainView IMS    NULLFILE                                                 
 _ IN  TMON MONITOR    NULLFILE                                                 
 _ IN  MainView DB2    NULLFILE                                                 
 _ IN  DCOLLECT FILE   TEMPFILE                                                 
 _ OUT SUMMARY REPORT  SYSOUT=R                                                 
 _ OUT DEBUG REPORT    SYSOUT=Q                                                 
 _ OUT MVP BASELINES   YOUR.BASELINE.PDS.NAME(INDEX)                            
 _ OUT BASELINES BKUP  YOUR.BASELINE.PDS.IEBCOPY.UNLOAD.NAME                    
 _ OUT VISUALIZER FILE NULLFILE                                                 
 *----------------------------| END OF DATASETS |----------------------------*

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Universal Information Exchange 2.3