<!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>Linux version</FONT></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><FONT face=Arial size=2>Denny</FONT></DIV></BODY></HTML>