|
| # | Result Code | Fixit! | Error Message |
| -185 | badExtResource | N/A | Extended resource has a bad format. |
| -186 | CantDecompress | N/A | Resource bent ("the bends") can't decompress a compressed resource |
| -188 | resourceInMemory | N/A | Resource already in memory |
| -189 | writingPastEnd | N/A | Writing past end of file |
| -190 | inputOutOfBounds | N/A | Offset or count out of bounds |
| -192 | resNotFound | N/A | Resource not found |
| -193 | resFNotFound | N/A | Resource file not found |
| -194 | addResFailed | N/A | AddResource failed |
| -195 | addRefFailed | N/A | AddReference failed |
| -196 | rmvResFailed | N/A | RmveResource failed |
| -197 | rmvRefFailed | N/A | RmveReference failed |
| -198 | resAttrErr | N/A | Attribute inconsistent with operation |
| -199 | mapReadErr | N/A | Map inconsistent with operation |