> I want to write a application which gets the contact details in my palm and > send it via email.
You'll have to copy part of the Address source code included in the SDK. See AddressDB.c and AddressTransfer.c. The latter is responsible for generating a vCard, which would probably be the appropriate format for including a contact in an email message. I don't know how to programmatically send email. -- Danny @ PalmSource -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
