Hi Lloyd
It's unlikely that you'll be able to solve this problem using the
SendObject command.
To get this level of control you'll need to look at using your email
program as an Automation server and programatically create, populate and
send your email.
This is going to add a lot of complexity to your database for, it seems to
me, little benefit. Although it might be worthwhile doing as a learning
experience...!
-BDS
> I'm trying to format the body of a email so it's appears in bold. I'm
> sending the email using the SendObjet command.
>
> Any help would be greatly appreciated.