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?
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Running anther program
-
- Mensajes: 41
- Registrado: Vie Jul 01, 2005 11:59 pm
Running anther program
Mike,
a simple call to WinExec( "yourApp" ) should do it.
Regards,
José Lalín
a simple call to WinExec( "yourApp" ) should do it.
Regards,
José Lalín
-
- Mensajes: 41
- Registrado: Vie Jul 01, 2005 11:59 pm
Running anther program
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
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
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
> 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

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