Viktor Szakáts wrote:
> 
> I think you missed the ' ' (space) after 
> hb_getenv( "SHELL" ) and the actual file.
> 
> cC   := iif( hbide_getOS() == "nix", "", "/C " )
> =>
> cC   := iif( hbide_getOS() == "nix", " ", "/C " )
> 

No, not needed. 
I am not issueing hb_processRun() but Qt's
process management and the parameters are 
handled differently under QStringList.

Regards
Pritpal Bedi


-- 
View this message in context: 
http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13711--trunk-harbour-tp27317153p27317736.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to