On Fri, Oct 27, 2017 at 10:43 AM, Rob Schramm <rob.schr...@gmail.com> wrote:

> Has anyone looked or asked the NetRexx guys if there is a way to use TSO
> type of commands in NetRexx?
>

​I can't see any way to run a TSO command using NetRexx. But, in a more
general sense, I don't see any way to run a TSO command from a Java
program. NetRexx, being a JVM based language, can do anything that Java can
do. In particular, a NetRexx program can use JCICS and so be used to write
CICS programs. Or it can use JZOS / JRIO to do "batch" type work. But I
don't see any Java library to invoke a TSO command. ​



>
> Rob Schramm
>
>

-- 
I have a theory that it's impossible to prove anything, but I can't prove
it.

Maranatha! <><
John McKown

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