Re: Send email from MVS cobol



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?

.



Relevant Pages

  • Re: Send email from MVS cobol
    ... that email be sent from an MVS (z/OS) cobol program. ... oversimplified terms, this means that I'd read a file that would ... require more precision than JCL can give me. ...
    (comp.lang.cobol)
  • Re: Send email from MVS cobol
    ... that email be sent from an MVS (z/OS) cobol program. ... oversimplified terms, this means that I'd read a file that would ... require more precision than JCL can give me. ...
    (comp.lang.cobol)
  • Send email from MVS cobol
    ... that email be sent from an MVS (z/OS) cobol program. ... oversimplified terms, this means that I'd read a file that would ... require more precision than JCL can give me. ...
    (comp.lang.cobol)
  • Re: Send email from MVS cobol
    ... that email be sent from an MVS (z/OS) cobol program. ... oversimplified terms, this means that I'd read a file that would ... require more precision than JCL can give me. ...
    (comp.lang.cobol)
  • S013-C0 while compiling OO COBOL program using a job step.
    ... I am trying to compile my OO COBOL program on z/OS using JCL. ... program has been written in a HFS file. ...
    (comp.lang.cobol)