Select a FileHandle as the error output channel (V47)
SYNOPSIS
old_fh = SelectError(fh)
D0 D1
BPTR SelectError(BPTR)
FUNCTION
Set the current error stream as the default error stream for the Process. This changes the value returned by ErrorOutput(). old_fh should be closed or saved as needed.