| Returned as COBOL status: | ansi 85 status: | 42 if performing a CLOSE operation |
| 48 if performing a WRITE operation | ||
| 49 if performing a REWRITE/DELETE operation | ||
| 47 if performing a START/READ operation | ||
| ansi 74 status: | 9/142 if performing a CLOSE operation | |
| 9/148 if performing a WRITE operation | ||
| 9/149 if performing a REWRITE/DELETE operation | ||
| 9/147 if performing a START/READ operation |
This status should not be encountered if you are using the Xfh2btr module as it generates the appropriate status without calling the Btrieve run-time system.