Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10083
    user
    Participant

    hello!

    is there a script that will delete lines that contain a specific regex string?

    thanks!

    #10089
    Yutaka Emura
    Keymaster

    Hello,

    You might find this macro useful:

    Macro that extracts lines that contain the specified string:
    /modules/mydownloads/singlefile.php?cid=8&lid=169

    Macro that extracts lines that do not contain the specified string:
    /modules/mydownloads/singlefile.php?cid=8&lid=170

    In future versions of EmEditor, I will add this kind of feature to easily delete bookmarked lines, and bookmark matched lines after searching.

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Regular Expressions’ is closed to new topics and replies.