z/OS ISPF Planning and Customizing
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Customizing action bars

z/OS ISPF Planning and Customizing
GC19-3623-00

Many ISPF action bar items are common to multiple panels. These action bar definitions are coded in separate files that are embedded into the various panels. The embedded DTL source fields are written in Generalized Markup Language (GML), as part of the DTL panel source.

To customize one or more action bar items:

  1. Update the appropriate embed file from Table 1. These embed files are distributed in the ISP.SISPGENU library.
    Table 1. Embedded DTL source files
    File name DTL File for…
    ISPDFIL1 File action bar choice
    ISPFMENU SCLM menu action bar choice
    ISPDFUNC Functions action bar choice
    ISPDHUCM Action bar choice
    ISPDHYXM Action bar choice
    ISPFJOBC Jobcard action bar choice
    ISPDLANG Compilers action bar choice
    ISPDMENU Menu action bar choice
    ISPDREFE Reflist action bar choice
    ISPDREFL Reflist action bar choice
    ISPDREFM Refmode action bar choice
    ISPDSAVE Save action bar choice
    ISPFSCLM SCLM action bar choice
    ISPDTEST Test action bar choice
    ISPDUTIL Utilities action bar choice
  2. Reconvert the affected panels by specifying the appropriate list of members (Table 2) and running the ISPDTLC conversion utility.
    Table 2. DTL list of panels
    File name DTL List for…
    ISPFAB All action bar GMLs
    ISPFALL All product GMLs
    ISPFIL1 File action bar choice
    ISPMENU1 SCLM menu action bar choice
    ISPFUNC Functions action bar choice
    ISPHUCM Action bar choice
    ISPHYXM Action bar choice
    ISPJOBC Jobcard action bar choice
    ISPLANG Compilers action bar choice
    ISPMENU Menu action bar choice
    ISPREFE Reflist action bar choice
    ISPREFL Reflist action bar choice
    ISPREFM Refmode action bar choice
    ISPSAVEB Save action bar choice
    ISPSCLM SCLM action bar choice
    ISPTEST Test action bar choice
    ISPUTIL Utilities action bar choice

The lists of panels for different types of modifications are contained in ISP.SISPSAMP. ISPDTLC will convert all of the members in a list that are used as input member names.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014