|
@@ -993,7 +993,7 @@ Begin
|
|
redirection to seriell i/o }
|
|
redirection to seriell i/o }
|
|
{$ifndef EMBEDDED}
|
|
{$ifndef EMBEDDED}
|
|
{ Show runtime error and exit }
|
|
{ Show runtime error and exit }
|
|
- if WriteExceptionToStdErr then
|
|
|
|
|
|
+ if WriteErrorsToStdErr then
|
|
pstdout:=@stderr
|
|
pstdout:=@stderr
|
|
else
|
|
else
|
|
pstdout:=@stdout;
|
|
pstdout:=@stdout;
|