OFF DBERROR [ HP Business BASIC/XL Reference Manual ] MPE/iX 5.0 Documentation
HP Business BASIC/XL Reference Manual
OFF DBERROR
The OFF DBERROR statement deactivates any ON DBERROR statement that
affects the program unit containing the OFF DBERROR statement.
Syntax
OFF DBERROR
If the program unit containing an OFF DBERROR statement calls another
program unit, then the ON DBERROR statement is inactivated in the called
program unit also.
If the OFF DBERROR statement is in a called subunit, the ON DBERROR
statement is reactivated when control returns to the calling program
unit.
MPE/iX 5.0 Documentation