|
From: Alain A. <ala...@wa...> - 2016-07-29 15:39:06
|
Hi, I use hwg_ShellExecute(), and it works great, But it's not possible to redirect the messages send to the console. What is possible using, for example like this : run(cBrowser+" "+curl+" 1>/dev/null 2>/dev/null &") Could it be possible to add two params to the function to allow to redirect to /dev/null, or to file. Like this: hwg_ShellExecute ( url [ ,devout , deverr] ) Thanks A+ -- ------------------------------------------------------------------------ Alain Aupeix http://jujuland.pagesperso-orange.fr/ http://pissobi-lacassagne.pagesperso-orange.fr/ ------------------------------------------------------------------------ U.buntu 12.04 | G.ramps 3.4.9-1 | H.arbour 3.2.0dev (2016-07-18 18:32) | Hw.Gui 2.19-6 (2543) ------------------------------------------------------------------------ |