Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When does a form release it's tables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
When does a form release it's tables
Divers
Thread ID:
00233730
Message ID:
00233730
Vues:
57
I have a form with a table in the forms data environment.

When the form is closed by the user I would like to pack the table.

I tried placing some code in the destroy event of the form, but the form still seems to have the table open.

Is there another event that fires after the tables are closed?

Or should I force them to close in the destroy event.

ie. in the destroy event

select MyTable
use
use MyTable excl
pack
use

tia
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform