Launching several applications via shell...
Thierry Douez
th.douez at gmail.com
Wed Mar 28 12:22:34 EDT 2012
2012/3/28 Glen Bojsza <gbojsza at gmail.com>
> I found that this will work
>
> get shell("trafficgen > /dev/null 2>&1 &")
>
> According to Linux it places it as a background process.
>
> thanks,
>
> Glen
>
>
Hi Glen,
Out of curiosity, if you start an interactive process,
i.e an editor; does your solution still works ?
I mean can you read/write within your editor ?
Thierry
More information about the use-livecode
mailing list