Viewing 1 post (of 1 total)
  • Author
    Posts
  • #7737
    dhigby
    Participant

    After carefully composing a RegEx expression, such as:
    tU+F[0-9a-f]{3}t ?;.*?(w|_)+

    RegEx box is checked and I am finding my matches…
    I click Replace button.
    Instantly, the RegEx button goes unchecked and my expression gets mangled as:

    tU+F[0-9a-f]{3}t ?;.*?(w|_)+

    Please fix this.
    Version 9.01

    Doug

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.