error = PutErrStr(str)
D0 D1
LONG PutErrStr(STRPTR)
This function writes an unformatted string to the error output. No newline (line feed, ASCII code 10) is appended to the string and any error is returned. This operation is buffered. In case the error output is not set, the string is printed to the default output.