)> &panel_title; &main_title; DDName Dataset / Status Key 1 Field 1 Field 2 Field 3 &help_title; &main_title;

Sample table selection panel

This is a demo dialog, showing how to use DTL and Rexx to display an ISPF table.

This panel is the main table display panel, as called using the TBDISPL service.

The behaviour of the panel is controlled by the Rexx exec that drives the demo. There is no special panel <sym;SOURCE>sym; statements to control behaviour. The behaviour of some variables, such as forcing upper case on the tbsel field is controlled from the DTL source using <sym;VARCLASS>sym; tags.

Table selection characters are:

&panel_title; &tbsel_title; Enter option number and then press the enter key Increment field 1 Decrement field 1 Eat field 2 Update record Delete record &help_title; &tbsel_title;

Sample table selection action prompt

This is a demo dialog, showing how to use DTL and Rexx to display an ISPF table.

Table selection characters are:

&panel_title; &update_title; Key Field Field 1 Field 2 Field 3 Field 4 &help_title; &update_title;

Just type some stuff in, already!