Community

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

    ConvertExt source code? Or other EBCDIC converter plugin?

    Plugin Development
    2
    2
    4070
    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.
    • thorstenhirsch
      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 Dovgan
        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
        Copyright © 2014 NodeBB Forums | Contributors