Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error handler
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00458265
Message ID:
00458318
Views:
19
>1. the question was about the Error Event,
> which is distinct from the ON ERROR mechanism
>
>2. you left out the proper arguments in your ON ERROR command example
>
>It should read:
>
>ON ERROR do ERRHAND with error(), mess(), mess(1), prog(), lineno()
>
>Mike
Your right, I pasted from the the ERRHAND procedure and not the ERROR EVENT pointer.
Is an error event anything that triggers an ON ERROR call? Different controls (those with error events) may have different names for the parameters. Are you trapping an error in code or are you talking about a specific control?
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform