Navigation

    Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Search for a string replacing a character and delete

    Help wanted · · · – – – · · ·
    2
    2
    972
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Cesar Silva
      Cesar Silva last edited by

      <Setting name=“+$files#0” value=FILES\CONTENT.IE5\INDEX.DAT"/>
      <Setting name=“+$files#1” value=C:\PROGRAM FILES

      I want to replace <Setting name=“+$files#1” value= with blank but the number changes from 0 to 1, 2 and so on. I tried to replace the number with a question mark and didn’t work <Setting name=“+$files#?” value=

      This is what I have

      <Setting name=“+$files#0” value=FILES\CONTENT.IE5\INDEX.DAT"/>
      <Setting name=“+$files#1” value=C:\PROGRAM FILES

      and this what I want

      FILES\CONTENT.IE5\INDEX.DAT"/>
      C:\PROGRAM FILES

      1 Reply Last reply Reply Quote 0
      • guy038
        guy038 last edited by

        Hello, @cesar-silva,

        Follow the link, below

        https://notepad-plus-plus.org/community/topic/14727/how-to-search-for-a-string-and-replace-with-blank/2

        Cheers,

        guy038

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors