Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21685
    sky
    Participant

    10 lines of “0123456789abc”, Use Escape Sequences selected, Extract Options: “Display Matched Strings Only”
    If Extract “1” => Nothing happened, just show “10 lines are matched.”
    If Extract “a” => Ok, it will display 10 lines of “a”, and show “10 lines are matched.”
    ====
    10 lines of “0123456789abc”, Use Regular Expressions selected, Extract Options: “Display Matched Strings Only”
    If Extract “1” => Ok, it will display 10 lines of “1”, and show “10 lines are matched.”
    If Extract “a” => Ok, it will display 10 lines of “a”, and show “10 lines are matched.”

    #21688
    Yutaka Emura
    Keymaster

    Hello sky,

    I reproduced the issue, and it will be fixed on the next version.

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.