Viktor Szakáts wrote:
> 
>> 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.

Regards
Pritpal Bedi

-- 
View this message in context: 
http://old.nabble.com/Create-Process-API---Brief-Overview-Requested-tp26696490p26704652.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to