>>> No need to use QProcess(), we have everything in Harbour core.
>>> 
>>> 
>>> Yep, this is exactly what I want too.
>> 
>> Anyhow you added QProcess to slots system :(
>> 
> 
> Just to show the other benefits it renders.
> I am simply short of process API in Harbour,
> examined hbprocfn.c to go through all the details,
> but I could not find how to capture process output
> in buffer which process is in running state. 
> I can see that stdout and stderr andles but do not
> know hoe effectively I can use them.
> Plus hb_processRun() opens the console window 
> which I do not want to.
> 
> I must be missing on this front, that's why
> I had requested the api syntax.
> 
> Qt process implementation will take only two minutes
> to remove from SVN, I was just comparing the results
> from both impleentations.

Okay. IMO you should ask above things from Przemek 
to see how process API can be used for such things 
like catching stdout/err in real-time.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to