On Fri, 3 Oct 2014 16:44:15 +0000, Storr, Lon A CTR USARMY HRC (US) wrote: > >... I believe (but have not tested) that the REXX does not have to execute in >a TSO environment. > Yes. Works fine under Unix System Services and IRXJCL (Oops! the "JCL" word again).
Replace "EXEC PGM=" with "address LINKMVS" and replace "DD" with "BPXWDYN(). Some restrictions -- not practical for multi data set tapes: no RETAIN, PASS, referback; can't allocate multiple data sets on a single tape volume simultaneously (fails with a message contrary to fact) ... But suitable for everyday use. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
