Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Handler in a class
Message
De
22/12/1998 12:19:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Error Handler in a class
Divers
Thread ID:
00169701
Message ID:
00169701
Vues:
69
I'm trying to create an error handler in a class I'm working on, but I'm having a problem with object references.

I want to do something like:

ON ERROR DO THIS.HandleError WITH PROGRAM(), LINENO(), ERROR()

But when I encounter errors, I get an error that "this.handlerror does not exist."

I also tried doing it as a function call rather than a procedure, but I got an error that "THIS cannot be used outside of an object."

What is the big secret one must "get" to do an error handler in an object?

-- jas
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform