Community
    • Login

    how to delete data on line as example

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 1.8k Views 2 Watching
    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.
    • Sabah SiddiquiS Offline
      Sabah Siddiqui
      last edited by

      Dear,
      I have file notepad++ as below:
      1 | a | b | 2015 | a| d | f | CA | g | r | g | CA | s | b | v | CA | --2
      2 | d | c | 2015 | d| e | h | CA | c | x | n | CA | m | e | q | CA | --2
      3 | s | x | 2016 | v | w | BR | x |w | CA | d | d | CA | --2

      ( a| d | f | CA), (d| e | h | CA), (v | w | BR) = INFO 1
      (g | r | g | CA), (c | x | n | CA), (x |w | CA) =INFO 2
      (s | b | v | CA | --2), (m | e | q | CA | --2), (d | d | CA | --2) =INFO3

      i only want info 2, result is:
      1 | a | b | 2015 | g | r | g | CA |
      2 | d | c | 2015 | c | x | n | CA |
      3 | s | x | 2016 | x |w | CA |

      Thank you!

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC Offline
        Claudia Frank @Sabah Siddiqui
        last edited by

        @Sabah-Siddiqui

        too many open questions.

        Are a b d f variable in length? Or is it really one char?
        Is the pipe symbol part of the data?
        Is it true that there is a space after the char v in | v | (line 3)
        but not after char d in | d| (line 2 and 1)?

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors