IBM ISPF Productivity Tool, Version 7.1

The point-and-shoot interface of OLIST

OLISTs support the extended point-and-shoot interface: action bars, hotbar, and action fields. The following panel illustrates a typical OLIST, with cursor-sensitive input fields bolded. The list of fields under the screen describes what happens when each field is clicked.

Figure 1. Cursor-sensitive areas on the OLIST
   File  Edit  Find  Display  Populate  Settings  Menu  Util  Test  Help  Exit
 -------------------------------------------------------------------------------
 -IPT- OLIST (B) ----------- My Special List ---------- "A" will display assist   A B
 Command    ===>                                               SCROLL ===> CSR    C
 Hotbar: OPRINT   REFRESH  CLRVOL   FILLVOL  UTIL     UPDATE   CUT      FLIP      D E
 Open list  ===> MYLIST   (or BLANK for reference list)
 TSO PARMS  ===>
 Command   Member   Numbr Data Set Names / Objects                       Class    FG
 --------- -------- ----- ---------------------------------------------- -------
                        1 !------------------ Personal libraries ------- ------
                        2 'INTT125.CLIST'
                        3 'INTT125.CNTL.JCL'
                        4 !------------------ CICS support ------------- ------
                        5 'CICS*V310*'                                   LIST
                        6 'CICS*V330*'                                   LIST     H
                        7 'CICS*V410*'                                   LIST
                        8 !------------------ SPIFFY support ----------- ------
                        9 =SPFE DEVI825 INT580 TEST580 RLSE580 ASM       ISPF
                       10 'SPFE*CSI'                                     LIST
                       11 <IQI.DEVI125.ASM                               SCLM
                         ---------------- END OF LIST ----------------
OLIST (B) A
Changes the current default cyclically through B for Browse, E for Edit, and V for View.
----------- My Special List ---------- B
Displays a pop-up window where you can change the OLIST description. The description is saved across sessions.
Command C
Displays the OLIST Command Assistance panel, which shows you the list of available commands. From this list you can display the details for an individual command.
Hotbar: D
Edits the hotbar. In edit mode, you can enter any main command as a hotbar command.
OPRINT REFRESH CLRVOL FILLVOL UTIL UPDATE CUT FLIP E
These are the current hotbar commands. Clicking a command performs it.
Data Set Names / Objects F
Sorts all data set names or objects in ascending order.
Class G
Toggles the column contents to show either the Volume or the Class.
'CICS*V330*' H
Selects the data set or object, using the default action (BROWSE, EDIT, or VIEW) selected. Applicable to each list item.


Feedback