Re: Question ABout ISPF Panels

2018-08-20 Thread Larry Zuckett
Hi ESSTEAM, If you are are using Options on your panel, then you can set &ZCMD to the rexx or clist routine you would like to execute. )Body width(80) expand(\\) %--\-\-- %--\-\

Re: Question ABout ISPF Panels

2018-08-20 Thread Larry Zuckett
Hi Paul, You can also do this form of the execute if you don't want it defined in the SYSEXEC concatenation: &C1 = UPPER(C1) VER (&C1 NONBLANK LIST,OPT3,OPT4) if (&C1 = 'OPT3') &ZSEL = 'CMD(EX '