Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
These API routines allow you to determine the cause of an error and the error type.
_Error( )
Signals the error specified by the value in code to the Visual FoxPro runtime.
_ErrorInfo( )
Returns the external error number that reflects the internal error number specified by code.
_UserError( )
Reports an error with the null-terminated text specified in the message.