I have a requirement in which a COBOL program is being used online. I need to send a e-mail via this program.
Is there a way to do it in COBOL itself?
On the other hand, I have the idea of calling a REXX from the COBOl program. For this REXX to execute, I should be using IRXJCL which is a batch utility. Is there a way by which COBOl can call this REXX online?
Is there a way to do it in COBOL itself?
On the other hand, I have the idea of calling a REXX from the COBOl program. For this REXX to execute, I should be using IRXJCL which is a batch utility. Is there a way by which COBOl can call this REXX online?