PRB: Switching Screens Causes "Too Many Reads in Effect" Error

ID: Q88293

2.00 2.50 2.50a | 2.50 2.50a

MS-DOS          | WINDOWS
kbprg kbprb

The information in this article applies to:

SYMPTOMS

When the user switches between two data-entry screens, a "Too many reads in effect" error occurs.

CAUSE

The maximum read level in FoxPro is five. Switching between screens causes the system to exceed this limit.

RESOLUTION

Code the application to issue a CLEAR READ command to clear the read when the user switches to another data-entry screen rather than reissuing the read for the first data-entry screen.

Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a KBCategory: kbprg kbprb KBSubcategory: FxprgGeneral

Keywords          : FxprgGeneral 
Version           : 2.00 2.50 2.50a | 2.50 2.50a
Platform          : MS-DOS WINDOWS

Last Reviewed: April 30, 1996