On Wed, 9 Oct 2013 15:01:16 -0600, Steve Comstock wrote:
>
>However, COBOL calling programs could use the BPX1LOD service to LOAD
>an executable stored as a z/OS UNIX file (COBOL can't ATTACH or XCTL
>anyway). Then COBOL 'CALL data-item' can invoke the loaded module.
> 
I wonder why the initiator doesn't do similarly on finding a UNIX executable
in the STEPLIB concatenation.

Oops!  Another glitch!  Works OK when the entry point offset is 0; gets
S0C1 when entry point offset != 0.

>How to do this is covered in our three day course "Developing
>Applications for z/OS UNIX". See
>
>   http://www.trainersfriend.com/UNIX_and_Web_courses/u520descr.htm
>
>for details on the course.

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