Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When does a form release it's tables
Message
From
24/06/1999 23:39:44
 
 
To
24/06/1999 17:45:46
Ronald Suen
Epic Solutions Inc.
Edmonton, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00233730
Message ID:
00233817
Views:
28
You can try the follwing code in Form's Unload Event

If used('MyTable')
use in MyTable
Endif
use MyTable excl
pack
use
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform