Community

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

    How to remark out a line

    Help wanted · · · – – – · · ·
    2
    3
    2303
    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.
    • Arizona Willie
      Arizona Willie last edited by

      With Notepad ++ is it possible to remark out a line in an .ini file so that it is ignored like REM with the old Basic?

      If so … how.

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @Arizona Willie last edited by

        Hello Arizona-Willie,

        well it depends it the one who reads the ini file takes care about it.
        I remember that semicolon was/is used in ini files to mark it a comment.

        If you open your ini file, select INI as language (if not already recognized by extension)
        and press CTRL+k the line should get commented.

        But as said, in the end the program which reads the ini needs to take care that this
        line has been marked as comment.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • Arizona Willie
          Arizona Willie last edited by

          Thanks for the rapid reply. :)

          This is a game .ini file for Fallout 4.

          I followed your recommendation and will try it in a few minutes.

          Thank you very much.

          Well it seems to work. Game runs with no problem with the item remarked out.

          So unless I run into problems I will leave it that way.

          Thanks again.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors