Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where putting on error do..?
Message
 
 
To
29/06/1998 13:34:57
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00112578
Message ID:
00113084
Views:
18
When you say it does not work, what error message do you get? Do you get the default eof/bof error messages from VFP? Or, do you get something like procedure xy not found? When the error occurs, what does the function On("error") return? Perhaps your error handler has gone out of scope or has been eliminated entirely.

As Dave suggested, you will probably want to make use of the Error() Event that is in each VFP base class.

>I put in the main.prg:
>
>'on error do xy'
>
>this to trap the eof() and the bof(); this does not work within a form. Some suggestion?
>Thanx in advance
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform