Launching several applications via shell...

Thierry Douez th.douez at gmail.com
Wed Mar 28 11:52:04 EDT 2012


2012/3/28 Thierry Douez <th.douez at gmail.com>

>
>
> 2012/3/28 Glen Bojsza <gbojsza at gmail.com>
>
>> Hi Thierry,
>>
>> I just tried your idea but with the same problem... unless I close the
>> first application that has been opened the other won't open.
>>
>>
>> and about this one ?
>
>        get shell("trafficgen & disown &")
>        ....
>        get shell("editor & disown &")
>

and another one to try out :

         get shell("nohup editor")
or
         get shell("nohup editor &")


Thierry



More information about the use-livecode mailing list