GetDSErrorText

Translates data streaming error code to text error message.

Synopsis

getdserrortext <error_code>

Description

MPW tool to translate a 3DO data streaming error code to text error message.

Arguments

error_code
Negative integer expressed in decimal, octal, hexadecimal, or binary.

Examples

Here is a typical command line and its output:

Command Line: getdserrortext -998

Output: kDSWasFlushedErr-buffer was flushed: 0xFFFFFC1A (-998)