Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Handler in a class
Message
From
23/12/1998 09:42:34
 
 
To
22/12/1998 12:19:29
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00169701
Message ID:
00169961
Views:
36
>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

There is an excellent article on VFP error handling at www.stonefield.com
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform