You can send a contact as a vCard. The Palm OS Programming Bible does a good job explaining this.

See ExgRegisterDatatype for how to register a datatype. You can do it by extention or Mime type.

Call it in responce to the sysAppLaunchCmdSyncNotify launch code or you have to run the app first before it has its data registered. Or just make sure you run the app once.

Benjamin
http://writerbenjamin.com

Philip Sheard wrote:
When I select a contact in the Contacts application on my Treo 650, the Record 
menu has an option called Send Contact. This displays a popup form, with a list 
containing three items: Bluetooth, Messaging and VersaMail.

I am guessing that this option sends a vCard to the selected item. Does anyone know how I 
can add my own application to this list? I have tried registering my application for the 
data type "vcf", and for the MIME type text/x-vCard, but this does not seem to 
do the trick.


--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to