Re: [Gambas-user] Capricious Shell instruction

2013-01-05 Thread Tobias Boege
On Sun, 06 Jan 2013, Beno?t Minisini wrote: > Le 06/01/2013 01:40, Tobias Boege a ?crit : > > Hi Benoit, > > > > we came across some strange symptoms with the Shell instruction. Namely, the > > amount of output is quite different depending on > > > > a) whether a Process is created or the Shell ...

Re: [Gambas-user] Capricious Shell instruction

2013-01-05 Thread Benoît Minisini
Le 06/01/2013 01:40, Tobias Boege a écrit : > Hi Benoit, > > we came across some strange symptoms with the Shell instruction. Namely, the > amount of output is quite different depending on > > a) whether a Process is created or the Shell ... To syntax is used; > b) how much commands are specified a

[Gambas-user] Capricious Shell instruction

2013-01-05 Thread Tobias Boege
Hi Benoit, we came across some strange symptoms with the Shell instruction. Namely, the amount of output is quite different depending on a) whether a Process is created or the Shell ... To syntax is used; b) how much commands are specified and how long each one executes; c) where the output is se