Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Logging on Error Information
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01653522
Message ID:
01653524
Views:
70
Hi Dmitry,

I use this statement to process errors in a function:
On Error do Myerrhandler with error(), message(), lineno(), program()
This tells you the error-number, the error-message, the line-number and the name of
the proc where it did happen.

Best regards

Thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform