z/OS ISPF Dialog Tag Language Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


The application command table

z/OS ISPF Dialog Tag Language Guide and Reference
SC19-3620-00

In addition to the commands in the ISPF system command table, DTL provides a way to define and store commands that are specific to your application. You can also define commands that override the ISPF system commands. You define and store these commands within a command table for your application. These application-specific commands define the responses to commands entered by the user in the command entry field and commands linked to pull-down choices and key mapping lists.

You can define only one command table for an application. ISPF locates the command table using the defined application-identifier for the command table.

For a complete description of ISPF command processing and a list of the ISPF system commands, refer to the z/OS ISPF User's Guide Vol I.

Note: You can use the TSO ISPCMDTB command to convert existing command tables to DTL. To use ISPCMDTB, ensure that the command table is in your table concatenation (ISPCMDTB), type TSO ISPCMDTB applid (where applid is the application id of the command table). This places you in an edit session containing the DTL version of the command table. Use the editor CREATE or REPLACE commands to save the table to your DTL source data set.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014