Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many files open
Message
From
16/04/1997 11:10:26
 
 
To
14/04/1997 18:22:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00027836
Message ID:
00028544
Views:
47
>
>Alrighty then! Check your program stack and see how deep you are. Are you sure that the forms are closing correctly between cells? Again, since forms are actually .DBFs with a name change, remember that you are using at least 2 file handles per form

I checked my form properties. The init event for the second and third forms opens the table and seeks the current value in the primary table. In the destroy event I close the table selects the primary table and release the form. In the double click event, I save the selected value, close the table, selects the primary table and releases the form. I can now go from my primary form to the third form for as many cells as I need to change. And I can then select the cell the second form is attached to and I can select it as many times as I want. However, if I return to the cell the third form is attached to and double click (to select the third form) I again get "Too Many Files" .
Previous
Reply
Map
View

Click here to load this message in the networking platform