On Thursday 21 May 2009, Jim McAlpine wrote:
>
> Thanks for all the replies and suggestions. Having spoken again to
> the developer who originally asked the question, it seems it is a
> tad more complicated in that he actually wants to do i/o against the
> file from the REXX program. The question now becomes, can we call
> TSO from a COBOL program without being authorised. And to answer
> Walts suggestion, no we can't have the COBOL program invoked from
> IKJEFT01 as that part of the architecture is carved in stone.
So, I think Paul has nailed it - do they need anything more than
SVC 99 services and basic EXECIO style I/O (which can both be achieved
without a TSO environment)?
If there are specific TSO services needed, then pull out your
trusty "TSO/E Programming Services" and bone up on IKJTSOEV and
IKJEFTSR.
Note that you can't use any authorized TSO services via this
interface. If you need that, then the stones may really need to be
re-cut, along the lines that Walt suggested.
Cheers,
Bob
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html