This is the one I prefer:
in.1-n = "jobcards"
"Alloc f(SUBB) Sysout(B) Writer(INTRDR)"
"Execio * diskr SUBB (Finis Stem in."
As soon as you close your file your job will be submitted via internal
reader. No need for permanent dataset and you can reuse the filename for new
jobs.
Best regards.
Luca
> -----Messaggio originale-----
> Da: Gharpure [SMTP:ravindra.gharpure@...]
> Inviato: Thursday, October 24, 2002 10:47 AM
> A: REXXLIST@...
> Oggetto: REXX
>
> Hi Everybody,
> I am trying to automate certain processes. Could anybody tell me, if we
> can submit a JCL thru REXX code.