Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

How to match the following pattern with quotes, brackets and semicolons?

Last post 11-04-2009, 12:37 PM by mash. 1 replies.
Sort Posts: Previous Next
  •  11-04-2009, 2:58 AM 57131

    How to match the following pattern with quotes, brackets and semicolons?

    In a file I am searching for (the first) expression which matches the following pattern:

    aabbcc('<some chars or digits but no special chars nor CRs>',<zero or one blank>'<one or more digits>');

     

    Mind the quotes ' !  Do I have to escape/mask them ?

    How can I setup an according regular expression?

    Peter

     

  •  11-04-2009, 12:37 PM 57138 in reply to 57131

    Re: How to match the following pattern with quotes, brackets and semicolons?

    Please read the posting guideline and ask your question again following the as much as possible.

    Michael

    "In theory, theory and practice are the same. In practice, they are not."
    Albert Einstein
View as RSS news feed in XML