Off the cuff, I'm pretty sure it runs as an STC, but one that doesn't do
the things you'd normally expect an STC to do.

I don't know whether any versions of MVS and z/OS, or any automation, would
react to an "STC" ending without doing the usual, but I'd guess not.
I know MVS 3.8 (TK4-) accepts this happily, as I start my own code from
SYS1.PARMLIB(COMMNDxx)
to create an extra control block and then exit.

Roops

On Thu., Nov. 19, 2020, 13:05 Paul Gilmartin, <
0000000433f07816-dmarc-requ...@listserv.ua.edu> wrote:

> On Thu, 19 Nov 2020 11:04:32 +0000, Rupert Reynolds  wrote:
> >
> >//MYJOB  DD  SYSOUT=(A,INTRDR)
> >looks like a. In fact I've used that from TSO, lthough I can't remember
> >whether the ALLOC command hndles INTRDR, or whether I used SVC 99.
> >
>     WRITER(INTRDR)
>
> Likewise for BPXWDYN.
>
> >If the job can justifiably be in something like SYS1.PROCLIB, it's even
> >easier.
> >S MYJOB :-)
>
> Does that run it as a batch job or as a started task?
>
> -- gil
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

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