Subj : Re: Use functions To : comp.programming From : Phlip Date : Tue Jul 12 2005 07:48 pm futureofai wrote: > 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? Google blat. Then shell from COBOL to it. COBOL can shell, like system(""), right? -- Phlip http://www.c2.com/cgi/wiki?ZeekLand .