Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.release not working
Message
De
19/10/2001 03:43:24
Stephen Ehigie
Shell Petroleum Development Company
Port Harcourt, Nigéria
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Thisform.release not working
Divers
Thread ID:
00570658
Message ID:
00570658
Vues:
38
I refer to the following code which I placed in the click event of my form (modal) button. The form does not get released even though I could watch the lines inside the IF...ENDIF statement execute from the debugging window.

wait ("Preprocessing bank statement entries. Please wait...") window nowait okay=stmtimport(fname,mperiod)
if .not. okay
wait clear
close databases
thisform.release
endif
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform