I know you can use REXX

     The *REXX statement is used to invoke REXX code in a panel's )INIT,
)REINIT, or )PROC section. The REXX can be coded within the panel source
immediately after the *REXX

But I am not sure if you can use a Clist.

Perhaps others will be able to provide better details.

Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of
> esst...@juno.com
> Sent: Saturday, August 18, 2018 6:18 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Question ABout ISPF Panels
> 
> Hi,.I am trying to find examples of invoking a CLIST and a Program from the
> )PROC Section of a ISPF PANEL .
> I consistently get a syntax error.
> .
> For example:
> )PROC
> IF (&T01   = ABX3 )
>    EX 'PAULD01.SPEX.CLIST(XGETSYS)'
> .
> My first question would be, is it legitimate to invoke either a CLIST or
> Assembler Program from the )PROC section of a PANEL ?
> .
> And secondly could some one post an example of each ?
> .
> .
> Paul
> .
> .

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to