Community
    • Login

    Different text path Notepad++ batch files

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 122 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.
    • M
      Max-lighnting
      last edited by

      Question: how to use different text path on batch notepad++
      I tried looking online but I never found enything, by doing
      this: “set /p Text”= it makes messege like text on powershell
      but i want it to use differet path for like yes/no questions, please help me!!!

      PeterJonesP mathlete2M 2 Replies Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Max-lighnting
        last edited by

        @Max-lighnting ,

        “set /p Text”

        That is not a Notepad++ command; that is a Windows .bat batch file command. Other than the fact that you are editing the .bat file with Notepad++, I don’t see what your question has to do with Notepad++ itself. It sounds to me like you are asking a question specific to how to program in the Windows batch language.

        This is explained more fully in our FAQ about questions that are off-topic, but the quick test for someone to apply is “would the answer to my question be exactly the same, whether I use Notepad++ or notepad.exe or emacs to edit my code?” – if the answer would be the same, then a Notepad++ forum (or emacs forum, or what have you) is the wrong place. Instead, it should be asked in a forum that’s specific to the programming language you are using (that is, a forum specific to Windows batch/command-line syntax), or a forum with a stack overflowing with super users of computers, who have a wider range of topics that they cover than we in this Notepad++ specific forum.

        1 Reply Last reply Reply Quote 1
        • mathlete2M
          mathlete2 @Max-lighnting
          last edited by

          @Max-lighnting said in Different text path Notepad++ batch files:

          how to use different text path on batch notepad++
          (…)
          “set /p Text”= it makes messege like text on powershell
          but i want it to use differet path for like yes/no questions

          Further to @PeterJones 's comments, it’s not clear what you mean by a “text path” in NP++. Your follow-up comments sound like references to the console window from a running batch script, but as Peter alluded to, those are the subject of other forums like the various Stack Exchange sites, not this one.

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