<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Dummie field tc and fw</FONT></DIV>
<DIV><FONT face=Arial size=2>tc is the email address</FONT></DIV>
<DIV>fw is the file name</DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>system "mail -s Message"<tc<fw</FONT></DIV>
<DIV>this sends a email with no message plus </DIV>
<DIV>the server is waiting for a command I hit CTRL D</DIV>
<DIV>CC: I would like the system to execute completly</DIV>
<DIV>and put the file in the message box</DIV>
<DIV>Please Help </DIV>
<DIV>Thanks in advance</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Linux version</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I am trying to send email from filepro my command
line reads </FONT></DIV>
<DIV><FONT face=Arial size=2>If:</FONT></DIV>
<DIV><FONT face=Arial size=2>Then: system "mail -s message from
eusa{fw<tc"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>dummie fields are fw and tc</FONT></DIV>
<DIV><FONT face=Arial size=2>fw is the file name example /tmp/eusa696
</FONT></DIV>
<DIV><FONT face=Arial size=2>tc is the email address example <A
href="mailto:info@electricalusa.com">info@electricalusa.com</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>this works on the command line in
linux</FONT></DIV>
<DIV><FONT face=Arial size=2># mail -s "message from eusa" <A
href="mailto:info@electricalusa.com">info@electricalusa.com</A> <
/tmp/eusa696</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any help will be appreciated</FONT></DIV>
<DIV> </DIV></FONT></DIV></BODY></HTML>