Display services

ADDPOP
Specifies that the panel displays listed are to be in a pop-up window. It also identifies the location of the pop-up window on the screen in relation to the underlying panel or window.
DISPLAY
Reads a panel definition from the panel files, initializes variable information in the panel from the corresponding dialog variables in the function, shared, or profile variable pools, and displays the panel on the screen. Optionally, the DISPLAY service might superimpose a message on the display.
REMPOP
Removes a pop-up window from the screen.
SELECT
Used to display a hierarchy of selection panels or invoke a function.
SETMSG
Constructs a specified message from the message file in an ISPF system save area. The message will be superimposed on the next panel displayed by any DM component service.
TBDISPL
Combines information from panel definitions with information stored in ISPF tables. It displays selected rows from a table, and allows the user to identify rows for processing.