The only difference I can see between ALLOC and bpxwdyn is that the former
requires a TSO environment.  That's usually not much of a burden, but if
you want to run under IRXJCL, you'd have to go with bpxwdyn.  I also like
that it supports system-generated ddname that it will return, although that
doesn't seem needed here.

sas

On Fri, May 15, 2020 at 4:25 PM Roberto Halais <roberto.hal...@gmail.com>
wrote:

> Yes. That’s the way I’ve done and it works fine.
>
>
> On Fri, May 15, 2020 at 4:20 PM Jackson, Rob <rwjack...@firsthorizon.com>
> wrote:
>
> > Sounds right to me, but in REXX, I've always just done the following:
> >
> > "ALLOC FI(MAIL) SYSOUT(B) WRITER(SMTP) LRECL(80) RECFM(F)"
> >
> > Then open, write to it, close it, and free it; repeat.
> >
> > First Horizon Bank
> > Mainframe Technical Support
> >
>

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