Community
    • Login

    UNICODE restitution

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 1.3k Views
    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.
    • Phil MJeanP
      Phil MJean
      last edited by

      Bonjour,
      J’ai tapé et copié/collé des caractères unicode. Notepad les affiche et les imprime normalement. La sauvegarde se passe manifestement bien. Mais, quand je ferme le fichier et que je l’ouvre de nouveau, tous les UNICODE sont remplacés par des point d’interrogation (?) pourquoi Notepad ne restitue-t-il pas les caractères qu’il a enregistré ?

      Merci d’avance

      1 Reply Last reply Reply Quote 0
      • MAPJe71M
        MAPJe71
        last edited by MAPJe71

        Translated using Google Translate:

        Hello,
        I typed and copied / pasted unicode characters. Notepad displays them and prints them normally. The backup is obviously going well. But when I close the file and open it again, all UNICODEs are replaced by question marks (?) Why does not Notepad return the characters it has recorded?

        Thank you in advance

        1 Reply Last reply Reply Quote 0
        • Lonnie HaileyL
          Lonnie Hailey
          last edited by

          A similar thing happened to me but in my case I would get a bunch of “NUL” characters whenever I copied and pasted. Here is the fix for my problem:

          Select Replace (Ctrl/H)
          Find what: \x00
          Replace with:
          Click on radio button Regular expression
          Click on Replace All

          I hope this helps!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors