On Wed, 14 Sep 2016 07:21:03 -0500, Elardus Engelbrecht wrote:
>
>>//ST003    EXEC  PGM=IKJEFT01
>>//SYSPROC  DD DSN=myexec,DISP=SHR
>>//SYSTSPRT DD SYSOUT=*
>>//SYSPRINT DD SYSOUT=*
>>//SYSTSIN  DD *
>> %TEST
>>/*
>
>>and capture with a GTF all the SVCs called.
>>I'm expecting at least a BLDL but nothing.
> 
I'm astonished.  Largely because I successfully use a mixture of PDS
and UNIX directories in my SYSEXEC concatenation (it's not supported
but I find it more convenient than keeping the directories reconciled).
It's unlikely that Rexx would add such a facility outside conventional
BLDL without supporting it.  But does GTF intercept BLDL?

>On a side note: I wish the REXX and CLIST interpreter has an exit which is 
>called BEFORE any interpreting is started. Are there such exits? They could be 
>useful for monitoring the usage of those interpreted program languages.
> 
I'd oppose such a facility if it interfered with the possibility of mixed
SYSEXEC concatenations.

-- gil

----------------------------------------------------------------------
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