Subj : Re: Use functions To : comp.programming From : Jack Klein Date : Tue Jul 12 2005 12:22 pm On 12 Jul 2005 07:40:50 -0700, futureofai@gmail.com wrote in comp.programming: > Hi > > I need to send an email and receive an email using my program. My > program is in COBOL and as you know it has no features to access mail > servers and so on. I can write to a file and read input from a file. Is > there any way I can achieve this? > > Thanks I haven't even looked at COBOL in more than 20 years, but I can tell you that nobody is going to be able to offer you any advice at all without more information. At the very least, what operating system and COBOL compiler you are using. -- Jack Klein Home: http://JK-Technology.Com FAQs for comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html comp.lang.c++ http://www.parashift.com/c++-faq-lite/ alt.comp.lang.learn.c-c++ http://www.contrib.andrew.cmu.edu/~ajo/docs/FAQ-acllc.html .