HP 3000 Manuals

DISPLAY STATUSDB [ HP Transact Reference Manual ] MPE/iX 5.0 Documentation


HP Transact Reference Manual

DISPLAY STATUSDB 

Displays the contents of the database status array returned by the last
TurboIMAGE/iX call.

Syntax 

{DISPLAY STATUSDB}
{DSDB            }
Parameters 

None.

Discussion 

This command allows read access to the TurboIMAGE/iX status array set by
the last database intrinsic call.  The array is displayed in 16-bit
format, with the integer value for each 16 bits displayed.  The entire
array of ten 16-bit words is displayed.

Example 

The following example shows how the database status array is displayed.

     TRANDEBUG> DISPLAY STATUSDB 

      DATABASE STATUS ARRAY: -21   0   0   54   58
                               0   0   0    0    0



MPE/iX 5.0 Documentation