On Thu, 17 Feb 2022 16:11:30 +0000, Seymour J Metz wrote: >IKJEFT01 is not vanilla batch, it is batch TSO, and ISPF works just dandy. You >do need the right DD statements and PARM. > FSVO "right DD statements". But I've used it that way to use LMCOPY with ISPF member ENQs.
My second choice, when I don't need TSO facilities, is IRXJCL -- fewer DD statements. My first choice is Rexx under UNIX. Zero DD statements. But I needed to tweak my use of BPXWDYN( "INFO ..." ) to handle the special case of no DDs allocated. IRXJCL is easier with z/OS 2.5 which documents running Rexx from a PS data set. It was long rumored to work that way; perhaps someone submitted an RCF asking either to support it or report it. IBM chose the former. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
