Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Event in a Form
Message
 
To
13/07/1999 18:56:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00241065
Message ID:
00241158
Views:
25
>That was the fastest reply in the west or midwest or...
>
>Thanks for the reply Edward if I understand it now... If I have code in the Error Event of the Form and the form methods/events has an error it will process the code in frmMyForm.Error Event. If I have code in frmMyForm.txtMyTextBox.Error Event it only processes if I have an error in the methods/events in frmMyForm.txtMyTextBox\
>
>Thanks for the help
>
>
>>>What will cause the Error Event of a form to fire? Do you need to use ON ERROR as well?
>>>
>>>Thanks
>>
>>If you have any code in error event, then it will override ON ERROR setting. However, Error event will fire only when you have error in some method/event code of the same object, i.e. each object may handle its own errors.

Hi John,

There is a great error handler and explanations by Doug Hennig, freely available from www.stonefield.com

José
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform