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 ''SDTS003.CLIST.CLIST(OPTION3)'')' if (&C1 = 'OPT4') &ZSEL = 'CMD(EX ''SDTS003.CLIST.CLIST(OPTION4)'')' )END ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN