Max window errors as messages
| int | disable/enable-flag (0 or non-zero) [int] |
The error object allows you to catch errors and output them as Max messages. A non-zero number starts the error object "listening" for Max errors. The error object must be listening to produce any output. A turns off listening. |
| float | disable/enable-flag (0 or non-zero) [float] |
Converted to . |
| error | message [list] |
The word followed by any message will send that message out the outlet. |

| Name | Description |
|---|---|
| Print any message in the max window |