htalogo2.gif

What Is Dialog Manager?, continued

ISPF dialogs can display data from many different sources, such as:

 

ispf4_25.gif (8133 bytes)

 

To control the order in which panels are displayed and the way in which data is processed, stored, and retrieved, you write programs (technically, it's the programs that are the dialogs). The programs may be written in CLIST or REXX or a compiled language (COBOL, PL/I, C, FORTRAN, and so on) or even Assembler language.

ISPF dialogs, have these components and capabilities:

 

Typically, one might use REXX or CLIST for development (because you can test all the components rapidly) and then if performance is needed one converts the REXX or CLIST program into a compiled language.

 

 

... continue on ===> ...

... <=== wait a second, let me go back to the beginning of the tutorial

... <=== back to the previous screen