file = ErrorOutput()
D0
BPTR ErrorOutput(void)
ErrorOutput() is used to identify the error output stream allocated when the program was initiated. It may or may not be identical to the stream returned by
Output(). Shell commands shall use this output for diagnostic messages.
This function will return the output stream of the Process in case the error stream is not set.