You can call CLIST from CLIST with %clist. Or EXEC from, etc. Just with REXX it must be: "%EXEC" (or, "%CLIST"). - Ted MacNEIL eamacn...@yahoo.ca Twitter: @TedMacNEIL
-----Original Message----- From: Paul Gilmartin <paulgboul...@aim.com> Sender: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> Date: Thu, 15 Aug 2013 23:20:50 To: <IBM-MAIN@LISTSERV.UA.EDU> Reply-To: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> Subject: Re: Nested Clists On Thu, 15 Aug 2013 14:58:17 -0500, Raul Digestani wrote: >It is possible call a Clist in the form %Clistname from other (main) Clist? Or >only we can use EXEC command? >The implicit call seems more versatile than EXEC cmd. so it scans all sysproc >library. >Thanks in advance - Raul. > OTOH, there arguments it's syntactically possible to pass with EXEC but not with call (such as '('). So I wish for EXEC *(MEMBER) to search SYSEXEC/SYSPROC, even as CALL *(MEMBER) searches TASKLIB. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN