Hi All,
I have a requirement to send an e-mail from a Cobol program, on a OS390 mainframe under certain conditions. I could do it by setting a particular return code, and then having the JCL pick up on the return code and run an e-mail step as detailed in thread209-449063
Does anybody know of any other way, for example callable program, that will provide the same thing?
Marc
I have a requirement to send an e-mail from a Cobol program, on a OS390 mainframe under certain conditions. I could do it by setting a particular return code, and then having the JCL pick up on the return code and run an e-mail step as detailed in thread209-449063
Does anybody know of any other way, for example callable program, that will provide the same thing?
Marc