HP 3000 Manuals

Status Register [ HP Transact Reference Manual ] MPE/iX 5.0 Documentation


HP Transact Reference Manual

Status Register 

The status register is a double word register that holds status
information about the last operation performed.  The contents of the
status register differ depending on whether Transact uses automatic error
handling, or you control error handling programmatically.  See "Automatic
Error Handling" and "Using the STATUS Option" in Chapter 7 for
explanations of the status register contents.

In either case, you can test the contents of the status register with an
IF statement.  You can also assign the contents of the status register to
a variable for subsequent display or testing.



MPE/iX 5.0 Documentation