Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8865
    jimmy
    Participant

    There are some situations that using “find in files” (Ctrl+Shift+F) can’t match anything whereas using “find” dialog box (Ctrl+F) can.

    the sample file:
    download

    the regular expression used to match:

    <anhref="http:// /.*?">(.*?)</a>

    the settings in dialog boxes:

    the environment:
    win xp sp3; emeditor 10.0.1

    ps.
    I find it several times that part of the regular expression string appears at the “In folder” text box, when I call the “Find in file” dialog box.

    #8870
    Yutaka Emura
    Keymaster

    In Find in Files, you have to use “rn” instead of “n”. Please use see
    http://www.emeditor.com/help/howto/search/search_nl.htm
    for details.

    I will see if a regular expression string appears at the “In folder” text box.

    Thank you,

    #8875
    jimmy
    Participant

    Sorry, I did not notice that. Thanks for your response. :-)

    #8877
    Yutaka Emura
    Keymaster

    You are welcome!

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