Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.release
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00040029
Message ID:
00040032
Vues:
28
>Hi,
>
> Just a quick question. What would cause the command thisform.release not to work? I have a form that will not close. The little 'x' button doesn't even work. This is only the case after I run a certain proc. If I knew what might cause it not to work, I might find the cause...
>
>thanks,
>
>Mike

Check your procedure code. It might be that this code creates some object references which prevent normal form release, e.g. I saw this for construction like
oCombo=thisform.cmbTest
oCombo.rowsource=....
oCombo.value=....
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform