Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form does not close with Thisform.release ???
Message
De
10/09/2001 18:32:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Form does not close with Thisform.release ???
Divers
Thread ID:
00554941
Message ID:
00554941
Vues:
68
I have a form called by another form
1: bldtree calls from a button cmdDragit
the cmdDragit just does the following
*
close databases all
close tables all
do form ..\forms\dragtree
*
for i = 1 to 10
open files
endfor

NOW in DragTree
I load a database and
write it back out based on user changes
then when user clicks on button
cmdQuit
close databases
close tables
thisform.release

in the destroy method
thisform.release

It fails to close DragTree even though in the debugger it gets back to
BLDTREE

Any Ideas...Thanks in Advance

Cecil
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform