> I think in theory the Helper API is what you want

Chris,

Thanks for pointing me in the right direction.  The target platform is the
Treo 600, which I believe is running OS5, so the Helper API looks like just
what I want.

The only snag I see is that I'd like to have an attachment to the email, but
the struct HelperServiceEMailDetailsType has the fields

{
  UInt16 version;
  Char *cc;
  Char *subject;
  Char *message;
}

which doesn't have an "attachement" field -- is it possible to specify an
attachment?

Rich


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to