On Mon, 16 Oct 2017 08:09:34 +0200, Peter Hunkeler wrote:
>
>My thoughts have been to first spawn() to a glue routine to get the local 
>process and then to exec() to /bin/sh. Another way be to invoke a shell script 
>making sure _BPX_SPAWN_SCRIPT=YES is present.
> 
Doesn't exec(), like fork(), create a new execution environment, discarding
DDNAME allocations?

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