On Wed, 26 Aug 2020 14:50:41 +0000, Seymour J Metz wrote:

>That code has to run under SDSF, which is a TSO command. I don't know whether 
>SDSF will run under a TSO subset environment.

No.  It is not using the TSO command SDSF but the Rexx command
environment SDSF.  I have done that directly under IRXJCL and z/OS
UNIX with no TMP involvement.  (I have not used ISFSLASH.)

SDSF can otherwise be invoked under ISPF in which case it employs
ISPF display services with greater features than bare TSO.

________________________________________
>>
>You could try this bit of REXX and then invoke it via IKJEFT01 batch jcl -
>
Does that require TSO or would IRXJCL (or even UNIX mutatis mutandis) sufffice?

> /*REXX*/
> blah = ISFCALLS('ON')
> ISFCONS  = "MY@CONS"
>     ...
> ADDRESS SDSF ISFSLASH "(cmd.)"

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to