• Login
Community
  • Login

Open .mlg extension?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
6 Posts 3 Posters 1.2k 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.
  • J
    J.M. Vann
    last edited by Apr 28, 2022, 2:04 PM

    I am trying to open a .mlg extension. This is a log file generated by IBM Personal Communication software. I’ve search all over but can only open that file via their proprietary log viewer. Has anyone ever opened a .mlg with Notepad++? My attempts have been unsuccessful.

    A P 2 Replies Last reply Apr 28, 2022, 2:15 PM Reply Quote 0
    • A
      Alan Kilborn @J.M. Vann
      last edited by Apr 28, 2022, 2:15 PM

      @j-m-vann said in Open .mlg extension?:

      Has anyone ever opened a .mlg with Notepad++?

      Surely you can open this file in Notepad++.
      Now, whether or not the file’s content has a meaningful visual representation when looking at it at the “character” level, well, that’s quite a different thing.

      I suppose the latter is what you’re asking about.

      J 1 Reply Last reply Apr 28, 2022, 2:19 PM Reply Quote 1
      • J
        J.M. Vann @Alan Kilborn
        last edited by Apr 28, 2022, 2:19 PM

        @alan-kilborn Yes, good clarification. I can open the file but the contents are jumbled.

        A 1 Reply Last reply Apr 28, 2022, 2:25 PM Reply Quote 0
        • A
          Alan Kilborn @J.M. Vann
          last edited by Apr 28, 2022, 2:25 PM

          @j-m-vann said in Open .mlg extension?:

          contents are jumbled

          Well, not to continue being pedantic, but the contents are not jumbled, the contents are shown exactly as they are (well, as best as Notepad++'s encoding autodetect can guess at, as it considers the bytes of the file as text).

          But, your file is probably made up of binary (bad term) and not text data, and as Notepad++ is a text editor, it is attempting to show you how it is interpreting your data textually.

          In short, Notepad++ is probably not the tool you want to use on your file, barring the unlikely event that someone reading knows of a plugin for exactly these types of files, that somehow turns the data into a textual representation that makes sense.

          1 Reply Last reply Reply Quote 3
          • P
            PeterJones @J.M. Vann
            last edited by Apr 28, 2022, 2:27 PM

            @j-m-vann

            See the FAQ: Why does my .docx File Look Like Junk in Notepad++

            1 Reply Last reply Reply Quote 2
            • J
              J.M. Vann
              last edited by Apr 28, 2022, 2:34 PM

              Thanks everyone. That’s a very helpful explanation. Looks like I’ll need to find another way to try and access the files.

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