Description

An error has occurred in the McAddInData library.

Syntax

Private Sub object_ErrorInfo(pError, sCommentOrLocation)

The ErrorInfo Event syntax has these parts:

PartDescription
objectA McDataManager object.
pErrorAn Object object. ErrorObject specifying the error information.
sCommentOrLocationA String value. Additional context information about the error.

Remarks

Information about the error received and created in McAddInData are stored and available through the McDataManager Error Methods (See LastErr).