Hi, I have a need to send email programmatically. I'm using VersaMail, and tried the following two options: - Use the SysAppLaunch command with MMPRO_ADD_MESSAGE_WITH_ATTACHMENT - Use sysAppLaunchCmdAddRecord passing MailAddRecordParamsType record as command parameter.
Both return OK from the call, but the mail does not appear in the Outbox. To recreate the problem, see AddEmailCW9.c from PalmOne/Samples directory. This program suffers from the same problem - the sub-launch option does not work. (Have tried VersaMail 2.7 and 3.5, in simulators and on 600 and 700p devices) Any help appreciated. -- Ramki -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
