Re: Send email from MVS cobol
- From: Howard Brazee <howard@xxxxxxxxxx>
- Date: Fri, 30 Nov 2007 09:37:55 -0700
On Fri, 30 Nov 2007 06:56:09 -0800 (PST), Bill Gentry
<billgentry2@xxxxxxxxxxx> wrote:
Have an interesting challenge. I have a requirement that dictates
that email be sent from an MVS (z/OS) cobol program. In
oversimplified terms, this means that I'd read a file that would
contain email addresses and based on various criteria send email to
any number of those addresses. I know how to send email from JCL, but
require more precision than JCL can give me.
I'm guessing your problem is how to run an unknown number of JCL or
procs from the output of your CoBOL extract program. Is this
correct?
.
- Follow-Ups:
- Re: Send email from MVS cobol
- From: Howard Brazee
- Re: Send email from MVS cobol
- References:
- Send email from MVS cobol
- From: Bill Gentry
- Send email from MVS cobol
- Prev by Date: Re: OT:Thanksgiving
- Next by Date: Re: OT:Thanksgiving
- Previous by thread: Re: Send email from MVS cobol
- Next by thread: Re: Send email from MVS cobol
- Index(es):
Relevant Pages
|