Ah yes
//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.

If the job can justifiably be in something like SYS1.PROCLIB, it's even
easier.
S MYJOB :-)

Roops

On Thu., Nov. 19, 2020, 09:20 Jeremy Nicoll, <jn.ls.mfrm...@letterboxes.org>
wrote:

> On Thu, 19 Nov 2020, at 00:19, Charles Mills wrote:
> > Right! I remember that. I remember that was how you ran anything. You
> > started a real reader: it fired up the 2540 and read in the job. And
> > then you did a S WTR (?) to print the output. OS/360 on a 360/40.
>
> But the S RDR... command doesn't start a real reader.  It's just starting a
> started task.   The previous reply talking about $TA etc was for faking a
> scheduler.  All you need is a way to run an IEBGENER to an INTRDR and
> that could also be in a normal job (subject to what one's security software
> allows).
>
> You only need the $TA aspect if you want JES2 to handle the aspect of
> deciding when the STC is to execute.
>
> --
> Jeremy Nicoll - my opinions are my own.
>
> ----------------------------------------------------------------------
> 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