PRB: Tools Options Does Not Reset Buffering for Current Table (128772)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 3.0

This article was previously published under Q128772

SYMPTOMS

Changing the buffering mode through the Data tab of the Tools, Options dialog does not reset the buffering mode for any open tables.

CAUSE

This is by design. Changing the buffering mode through the Tools, Options dialog sets the default buffering mode for any tables or cursors opened in successive commands in the current instance Visual FoxPro.

WORKAROUND

To change the buffering mode for a currently open table, use the CURSORSETPROP() function in a program or in the Command window, or highlight the table and use the Properties button in the View Window.

STATUS

This behavior is by design.

Modification Type:MajorLast Reviewed:2/12/2000
Keywords:KB128772