Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error message: Illegal operation
Message
De
18/08/2000 06:39:31
Rene Calma
Kpmg Laya Mananghaya & Co.
Makati, Philippines
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Error message: Illegal operation
Divers
Thread ID:
00406570
Message ID:
00406570
Vues:
71
Before I have this error message and I was able to correct the error in my program:

------------
This program has performed an illegal operation and will be shut down.
If the problem persists, contact the program vendor.
------------

But now I have this error message again. How do I trap the error when this error message appears?
Consider my error handler routine in my program:

lcOnError = 'Error number:'+LTRIM(STR(ERROR()))+' ,Line number:'+LTRIM(STR(LINENO()))
ON ERROR MESSAGEBOX(message()+chr(13)+ lcOnError,16,"System Error")

I am using VFP5

Please HELP!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform