Return Codes
The | following hexadecimal return codes are stored in both the AL | ||
(AX) | register and | the | return code field of the output parameter: |
ðð | No error |
|
|
53 | SMAPI function | is | not available |
81Invalid parameter
86Function is not supported
9ð System error
91System is invalid
92System is busy
Að Device error (disk read error)
A1 Device is busy
A2 Device is not attached
A3 Device is disabled
A4 | Request | parameter | is | out | of range |
A5 | Request | parameter | is | not | accepted |
All | other values are reserved. |
|