Values for critical error handler action code |
| Value | Description |
|---|---|
|
00h |
ignore error and continue processing request |
|
01h |
retry operation |
|
02h |
terminate program as though INT 21/AH=4Ch called (INT 20h for DOS 1.x) |
|
03h |
fail system call in progress (DOS 3+) |
|
See Also: |