Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help... I have switched of the normal VFP error handling
Message
From
09/10/2000 07:06:49
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00426727
Message ID:
00426731
Views:
17
Thanks Andy

I have resolved this problem now.

It turned out that the form that called the form I was working on had an empty error method.

So even though my form had perfectly good error method (set to default) it was passing all errors back to the calling forms error method.

Since the calling forms error method only contained a parameter statement and nothing else, then nothing happened.

I am very releived to have sorted it because this problem was driving me nuts.

Imagine trying to debug with no error handler!!

I am surprise that the debugger did not show that the previous forms error method was executing though. If it had I would have resolved this problem much sooner.

Thanks for your help.


>It does sound as though there's an ON ERROR statement somewhere that's pointing to an error handling procedure. Why not use Windows Explorer & search for the ON ERROR text?
>
> Andy Crawshaw
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform