On Thu, 8 Dec 2005 14:46, [EMAIL PROTECTED] wrote: > Unfortunately I use Locum Only HTML and jpg are recognised in the Documents > section. I would need to convert the email to one of these formats for it > to work for us.
echo "<html><body>" > temp.html cat email.txt >> temp.html echo "</body></html>" >> temp.html I would indeed favour HTML as the one and only format for *unstructured* medical documents apart from plain ASCII Horst _______________________________________________ Gpcg_talk mailing list [email protected] http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk
