Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with READ...
Message
 
To
23/07/1999 12:26:47
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00245382
Message ID:
00245619
Views:
22
>I am having a problem where I am getting a message "Too many READs in effect."... can anyone provide any insight or offer some suggestions about this error... I have read what FoxPro has on the READ command, but I am still not clear about this problem of "NESTED READS"... any help provided would be greatly appreciated!

Hi Philip,

In FPW, there's a maximum of 5 READ levels. In order to achieve what appears to be event processing is that the forms (screens) aren't released when the value of WONTOP() changes. What happens is that the code for the next form (screen), if it already exists is re-reun.

You might try doing a search on the MS KB for the phrase FOUNDATION READ, which will show you how to properly implement this. Otherwise, post back and I'll post some code with notes explaining how this works. Be forewarned, however, I'll be on vacation next week, so I may not reply until the week after.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform