On Fri, 18 Apr 2014 19:20:14 -0400, Scott Ford  wrote:
>
>Have you looked at Open Object RExx, it has a socket server piece, contact me 
>offline...
> 
Much of the value of Rexx is in the host command environments it
supports.  So, how many of the following are available in OORexx?:

    address TSO
            ISPEXEC
            ISREDIT
            SYSCALL
            SH
            MVS
            LINK
            LINKPGM
            LINKMVS
            ATTACH
            ATTCHPGM
            ATTCHMVS
            SDSF
            (your other favorites)

???  I suppose the answer might be:
o Any; it's a drop-in replacement for IBM's Rexx.
o Any, if you invoke OORexx with the correct Environment Block.
  - Are ISPF EDIT macros and panel scripts in OORexx supported?
o Any, if you code the support yourself.  Ugh!

Can OORexx be invoked alike from TSO, shell, and JCL?

Extra credit if OORexx and IBM Rexx can be freely mixed in
SYSPROC/SYSEXEC.

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