Value | Constant | Description |
---|---|---|
20050 | RegExprError_ | Invalid range given in square brackets. Example: [Z-A] |
20051 | RegExprError_ | RegExprResult was called after RegExpr returned False or RegExpr wasn't called at all before RegExprResult. |
20052 | RegExprError_ | The given regular expression was not syntactically correct. |
20053 | RegExprError_ | A parameter was invalid |
20054 | RegExprError_ | An internal error occurred in RegExpr.Bas. |