Table Buffers window

 


The Table Buffer window allows you to view the contents of the table buffers in a running application. You can view table buffers for forms, procedures and functions.

To view the contents of a table buffer for a form, select the form the table buffer is associated with. Then select the table in the Table list.

To view the contents of a table buffer for a procedure or function, select the form from which the procedure or function was called. The Table drop-down list will contain a list of the table buffers for the table, as well as qualified names indicating the table buffers for the procedures and functions.

To view the contents of table buffers for background procedures or special procedure scripts, such as the Security procedure or the Pathname procedure, choose the form named [Internal Form]. This is a placeholder form Dexterity uses while processing background and internal scripts. Then choose the qualified name in the Table list indicating which table buffer you want to view.

To display this window

Choose Table Buffers from the Debug menu.


Documentation Feedback