ISPF Dialogue Management (DM) Course - Synopsis
- - ISPF Overview
ISPF Heirarchy, Common Services, Required Libraries, Starting ISPF, Testing options, ISPF in Batch. - - Basic ISPF Panels - Describing the five panel sections: )ATTR, )BODY, )INIT, )REINIT and _PROC.
- - Dialog Messages - Message format, Message storage, How messages can be displayed.
- - Developing EXECs and CLISTs
Primary use vs Macro use, Edit Macros, Allocating alternative libraries. - - ISPF Variables
The three variable pools, Defining variables in )BODY, )INIT, )REINT and )PROC, Using VGET, VPUT and ZVARS. - - Menus (aka Selection Panels)
The SELECT Service, Using ZCMD, &ZSEL and the TRANS Built-in Function. - - Enhanced Panels
Using ISPF Built-in Functions, On Panel Decision Making and using Pop-up Windows. - - File Tailoring - All aspects of tailoring skeleton files.
- - Tables - All aspects of table management, plus the creation and manipulation of appropriate panels.
- - Library Management Services
Essentially this describes how to exploit the facilities commonly available from the Utilities Panel (3). - - Program Functions (ASM, COBOL & PLI).
A discusion about how these languages could be used as alternatives to REXX or CLIST. - - Advanced Dialog Management A series of five exercises in exploiting ISPF Services, plus using REXX on a panel.
- - Help & Tutorial Page Navigation A series of five exercises in demonstrating the use of Help Panels.