Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Beating my head against a TABLE! But why?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00634613
Message ID:
00635720
Views:
11
If your form is not modal, then the code in the prg is continuing, and closing the table while your form is sitting waiting for you to do something.

>I have a PRG that runs a form. timeout! - sneeze attack. I must be allergic to VFP.
>
>The PRG has USE mytable IN 0 SHARED
>The end of the PRG has USE IN mytable
>
>I searched the entire form and find no place where the table gets closed. My exit button on my form has
>SELECT mytable
>GATHER MEMVAR MEMO
>THISFORM.Release
>
>When I press the Exit button, SELECT mytable and GATHER ask me to find a table to use as if the table was closed somewhere along the line. Any other commands that can close an open selected table?
>
>I will keep searching. THANKS!
Previous
Reply
Map
View

Click here to load this message in the networking platform