I'm also interested knowng how to call one app from another without having to quit the first one.

in my app, I need to check for known databases and if they are not there, to create them or clear them. these dbs are created by another app which has to be executed first and separately. I would like to integrate both apps by lauching the first app and then continue on my merry way.

dt.lcr

----- Original Message ----- From: "Jorge Vasquez" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[email protected]>
Sent: Wednesday, November 08, 2006 11:56 PM
Subject: Re: Invoking program execution...


Hi again, I have been trying to install adobe pdf reader but I
download a .exe which I ran but nothing gets installed, has anybody
downloaded and successfully intalles this application?
Thx,
JV

On 11/8/06, Jorge Vasquez <[EMAIL PROTECTED]> wrote:
Thanks but I didn't understand very good.  I plan to use adobe reader
for palm, have you ever attempted to invoke this application or has
anybody done so?  Again, please have patience with me, I am not very
fluent with Palm terms so far and I prefer explanations with sample
code 'cause there's no ambiguities.
Thanks again and regards,
JV

On 11/7/06, Jan Slodicka <[EMAIL PROTECTED]> wrote:
> Check whether the pdf reader offers special call API. If it has, then > use
> it, as it will be certainly much more efficient than the standard way.
>
> The standard way:
> Send the file via Exchange Manager similarly as you would beam it. The
> differences against the beam:
> - the file is sent locally
> - socket goToCreator member must point to the pdf reader
>
> Then your app should quit.
>
> With best regards,
>     Jan Slodicka
>     Resco, Palm Division
>
>
>
> ----- Original Message -----
> From: "Jorge Vasquez" <[EMAIL PROTECTED]>
> To: "Palm Developer Forum" <[email protected]>
> Sent: Tuesday, November 07, 2006 9:10 PM
> Subject: Invoking program execution...
>
>
> > Hello, I was wondering if anybody has a sample code to invoke the
> > execution of another program from within mine.  In this case that
> > program would be a pdf document reader so I would need to send a pdf
> > file as parameter.  Has anybody done something similar, is so can you
> > share the code fragment with me.
> >
> > Regards,
> >
> > --
> > Jorge Andres Vasquez
> >
> > --
> > For information on using the PalmSource Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/support/forums/
>
>
> --
> For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/
>


--
Jorge Andres Vasquez



--
Jorge Andres Vasquez

--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/



--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to