On Sat, 6 Apr 2019 14:32:19 -0500, Bill Giannelli wrote:

>can you run a WTO command directly from JCL? 
>I want to execute a WTO directly from my job.
>  
How about:
    //X EXEC PGM=BPXBATCH,
    //  PARM='SH echo "some text" >/dev/console'

(Beware auto ops rules.)

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