Debugging Method

The following method displays the internal setting of the dialog administration table.

Dump

The Dump method displays the internal settings of the dialog administration table. This method can be helpful for debugging OODialog programs.

>>-Dump(--+-------------+--)----------------------------------><
          +-dialogadmin-+


Argument:

The only argument is:

dialogadmin

A pointer to a particular dialog administration record. If you specify this argument, you get detailed information on this record. If you omit this argument, all administration records (one for each dialog of the active process) are listed.

Return value:

This method does not return a value.