[fpc-pascal] Re: Get error information
leledumbo
leledumbo_cool at yahoo.co.id
Thu Mar 7 16:04:29 CET 2013
> How to read the information?
You can take a look at the wiki article Executing External Programs,
substituting Output property with StdErr. Or if you use FPC 2.7.1, you can
see how RunCommand*** functions are implemented. Same as above article,
subsitute Output with StdErr.
> Ist stderr equal with /dev/stderr ?
No idea.
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Get-error-information-tp5713366p5713407.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list