The structure of your search string violates one or more of the grammatical rules of a VBScript regular expression.

To correct this error

  • Ensure the structure of your regular expression search string adheres to the Perl regular expression syntax.

See Also