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:
00634769
Views:
17
>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!

Steve,

Command USE in MyTable closes myTable. Comment it temporarily and see, what will happen.

I guess, you have to forgot about VFP for few days. Can you take a break? :)
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform