RegExpr error codes

Back to help contents

ValueConstantDescription
20050RegExprError_InvalidRangeInvalid range given in square brackets. Example: [Z-A]
20051RegExprError_NoMatchRegExprResult was called after RegExpr returned False or RegExpr wasn't called at all before RegExprResult.
20052RegExprError_InvalidRegExprThe given regular expression was not syntactically correct.
20053RegExprError_InvalidParameterA parameter was invalid
20054RegExprError_InternalErrorAn internal error occurred in RegExpr.Bas.

©Aivosto Oy