Community
    • Login

    ConvertExt source code? Or other EBCDIC converter plugin?

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    2 Posts 2 Posters 7.0k 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.
    • thorstenhirschT
      thorstenhirsch
      last edited by

      Hi, I was a user of the 32bit version of NPP and switched to the 64bit version recently. Unfortunately there seems to be no EBCDIC to ASCII converter anymore. When I put the old ConvertExt DLL in the plugins directory NPP tells me that it cannot load 32bit DLLs anymore, of course.

      So where is the source code of ConvertExt? I want to build a 64bit DLL.
      Or is there any other good plugin for converting EBCDIC?

      1 Reply Last reply Reply Quote 0
      • Vitaliy DovganV
        Vitaliy Dovgan
        last edited by

        I’d use iconv (for example, from http://gnuwin32.sourceforge.net/packages/libiconv.htm) for the conversion.
        And PythonScript or NppExec plugin can be used to create a script that will call iconv to convert the current file.

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