Przemysław Czerpak wrote:
> 
>    hb_processRun( <cCommand>, [ <cStdIn> ], [ @<cStdOut> ], [ @<cStdErr>
> ], ;
>                   [ <lDetach> ] ) -> <nResult>
> 
> <lDetach> must not be .T. if you do not want to execute process in
> background (as daemon).
> This command is implemented for all platforms.
> 

If <lDetach> == .F. then the process will run under hbIDE's process space,
right?
If yes, then when the control will return to hbIDE ? Immediately after
initiating the process
or after initiated process will terminate?


-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://n2.nabble.com/HBIDE-Project-build-start-folder-problem-tp4861627p4894583.html
Sent from the harbour-devel 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