Error Handling Routines
Visual FoxPro 9.0 SP2 |
Error Handling Routines |
See Also |
![]() |
These API routines allow you to determine the cause of an error and the error type.
- _Error( ) API Library Routine
-
Signals the error specified by the value in code to the Visual FoxPro runtime.
- _ErrorInfo( ) API Library Routine
-
Returns the external error number that reflects the internal error number specified by code.
- _UserError( ) API Library Routine
-
Reports an error with the null-terminated text specified in the message.
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic