| Purpose | The CE statement defines a call-program command entry on the menu screen using the specified description. When the line item is selected by the user, the MON-ISPF menu facility calls the pgmname program, passing the parameter information (parms). The output is saved in the SYS-PRINT file, and the MON-ISPF menu facility enters Edit on the output. |
| Syntax | CE { description } { pgmname } [ parms ] |
| Comments | The specified pdsmem member must be located in STEPLIB or ISPLLIB DD statement, a system LPA library, or link list data set. |
| Examples | In the following example, the CE command defines an entry used to create a DTS Pool Definition report. The |