Página 1 de 1
Running anther program
Publicado: Sab Jul 02, 2005 12:01 am
por Mike Draper
When I 'RUN <someprogram>' my Xailer application waits until the other
program is ended. How can I initiate another program and retrun to the
Xailer application BEFORE that other application ends?
Running anther program
Publicado: Sab Jul 02, 2005 12:09 am
por jlalin
Mike,
a simple call to WinExec( "yourApp" ) should do it.
Regards,
José Lalín
Running anther program
Publicado: Sab Jul 02, 2005 1:59 am
por Mike Draper
Work great. Thanks Jose.
Where would I have found it if I had been smart enough to look there?
"José Lalín" <
dezac@corevia.com> wrote in message
news:42c5bfc7$[email=
1@ozsrvnegro.ozlan.local...]
1@ozsrvnegro.ozlan.local...[/email]
>
> Mike,
>
> a simple call to WinExec( "yourApp" ) should do it.
>
> Regards,
> José Lalín
Running anther program
Publicado: Sab Jul 02, 2005 2:47 pm
por jlalin
Mike,
> Work great. Thanks Jose.
You are welcome.
> Where would I have found it if I had been smart enough to look there?
I am sure you are smart enough

but probably you weren't aware of a
file called "funciones.txt" in the DOC folder.
We included it many time ago as an early documentation, (and probably is
outdated), so anybody can check if a function is/was supported in the
first releases of Xailer.
Anyhow, this list will be moved to the official docs in a near future
and will be removed from the final release.
Regards,
José Lalín