On 15 Jan 2013, at 13:48, Rainer Stratmann wrote:

This is one thing.
Another thing are the error messages from freepascal which behave the same
then.
And other output messages (for example dhcp service programs).

Use TProcess to execute external programs and capture their output. You can then write it using the regular write/writeln routines, which work correctly with the crt unit. See http://wiki.freepascal.org/Executing_External_Programs#TProcess for help.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to