Hi, I want do some like
download a mail and install automatically the Pdb's attached to him.
I suposse what is the command SysAppLaunch(...)
#define AppLaunchWithCommand(appCreator, appCmd, appCmdParams)
{
//Code for initialization
DmGetNextDataBaseByTypeCreator(true, &searchState, sysFileApplication,
appcreator, true, &cardNo, dbID );
if (dbID)
{
SysUIAppSwitch()csrdNo,dbID, appCmd, appCmdParams); //switch to application
}
}
(Sorry for my bad english, i am from argentina and know litle english).
Bye.
--
Open WebMail Project (http://openwebmail.org)
---------- Original Message -----------
From: "blaman" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thu, 10 Jul 2003 13:45:15 +0200
Subject: how to start the mailapp collecting the mails automatically?
> Hi all, i�d like to write a program launching the VersaMail
> application on a Tungsten W (PALM OS 4.x) and make the application
> collect the mail. if you have any suggestion, everything will help
> because i got no idea how to do
>
> Thx
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/support/forums/
------- End of Original Message -------
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/