Just an extract of the Palm OS reference...

Palm OS Programmer's API Reference 821

system

Purpose Macro that calls Siosystem to execute another Stdio command.

Prototype system(cmdStrP)

Parameters -> cmdStrP A pointer to a string containing the command

line to execute.

Result Returns a value >= 0 on success or < 0 on failure.

Comments This function first looks for a built-in command with the specified

name. If none is found, it looks for a Stdio application database
with.Standard IO

Standard IO Functions

the name "Cmd-cmdname" where cmdname is the first word in the

command string cmdStrP.

See Also SioExecCommand


----- Original Message -----
From: "Amit" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 10:06 AM
Subject: Calling another Application
<---------------------------------------------------------------------------
-->


> Hello Everybody,
>
> I want to call the Address application through my program. This is
possible?
> I think I have to create a new Launch Code ?
>
>
> With Regards,
> Amit Kalekar
> [EMAIL PROTECTED]
> --------------------------------------------------------------------------
--
> ----
> Kalpadrum Infotech Pvt.Ltd.
> www.kalpadrum.com
>
>
>
> --
> 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/

Reply via email to