Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot quit visual foxpro
Message
De
17/11/1998 16:05:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Cannot quit visual foxpro
Divers
Thread ID:
00158501
Message ID:
00158501
Vues:
71
Hi,

I created a login screen and allow only three chances to successfully login otherwise the program will terminate. This is what I have on the login button on the screen.

IF nCount > 3 THEN
=MESSAGEBOX("Error Message goes here", 48, "Login Failed" )
ThisForm.Release
ON SHUTDOWN
QUIT
ENDIF

And I keep on getting error "Cannot Quit Visual FoxPro" and I have no idea why. Any help or suggestion is appreciated.

Steve
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform