Please,
Could you help me with an example more complete!!!
I tested using the function
error = SysAppLaunch (0, 0, launchCode, paramBlock, resultPtr);
but this doesn�t wotk.
Regards.
Marco A. Barrionuevo T.
Servicios Profesionales - UNIPLEX S.A.
Direcci�n: Alpallana E7-212, Quito - Ecuador
Tel�fonos: 593 508593, 4, 5, Fax: 593 500806, Celular 5939 228720
e-mail [EMAIL PROTECTED], website: www.uniplex.com.ec
"Arvind Sridharan"
<[EMAIL PROTECTED]> To: "Palm Developer
Forum" <[EMAIL PROTECTED]>
Sent by: cc:
bounce-palm-dev-forum-12181@news. Subject: Re: Camera
to Palm Device
palmos.com
19/09/01 15:17
Please respond to "Palm Developer
Forum"
Or if you want to launch palmpix.prc as a subroutine of the calling
application,
you could use SysAppLaunch.
error = SysAppLaunch (0, 0, launchCode, paramBlock, resultPtr);
--
Arvind Sridharan
[EMAIL PROTECTED]
"Kunal Taneja" <[EMAIL PROTECTED]> wrote in message
news:62705@palm-dev-forum...
This is the way to call one application from with in another application
LocalID dbID = DmFindDatabase(0,prcName);
if(dbID)
{
SysUIAppSwitch(0,dbID,0,0);
return true;
}
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, September 18, 2001 10:40 AM
To: Palm Developer Forum
Subject: Camera to Palm Device
Hi,
Could you help me!!!, please.
How do I call a program .prc (palmpix.prc) within another program .prc
___________________
Does the camera have palmix the apis to these be called within an
application palm ????
:__________
Saludos,
Marco A. Barrionuevo T.
Servicios Profesionales - UNIPLEX S.A.
Direcci�n: Alpallana E7-212, Quito - Ecuador
Tel�fonos: 593 508593, 4, 5, Fax: 593 500806, Celular 5939 228720
e-mail [EMAIL PROTECTED], website: www.uniplex.com.ec
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/