.
Eloquence B.07.10 contact contact


DBEXPLAIN

 
.
  Prints a multiline message to stderr which describes a database procedure call and explains the call's results as recorded in the calling program's status array.
DBEXPLAIN(status)
status
is the name of the array used as the status parameter in the database procedure call about which information is requested.


Notes:

  • DBEXPLAIN writes to stderr.

  • Messages differ from TurboIMAGE.

  • If called immediately after a failed database call, DBEXPLAIN outputs the database and referenced data set and item, truncated to 79 characters.

    For example:

    DBINFO MODE 205 ON customers OF sample
    DBFIND MODE 21 ON customers.custno OF sample
    


 
 
.
 
 
  Privacy | Webmaster | Terms of use | Impressum Revision:  2006-01-24  
  Copyright © 2006 Marxmeier Software AG