Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exiting my application when Error Occurs
Message
De
27/08/1998 10:20:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Exiting my application when Error Occurs
Divers
Thread ID:
00130509
Message ID:
00130509
Vues:
43
Hi,

I had a error handle routine in my vfp 5.0a application. On error, I will display the error to my user and then exit it. However, after displaying the error to my user, I don't seem to get my code right to properly exit my application. I had this similar code below

=messagebox('Error.....')

CLEAR EVENTS
CLEAR ALL
RELEASE ALL
SET LIBRARY TO
SET PROCEDURE TO

It always that cannot release a object in use and my error handle cannot be found as I had release it, including my main form class object.

What is the right ways for me to get my application close the application properly.
Best Regards
Virusim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform