Community
    • Login

    paragraph line break

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    33 Posts 5 Posters 6.3k 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.
    • kracovwolfK
      kracovwolf
      last edited by

      turns out i had to update npp to see the plugin. but when creating a new script its asking me for a .py file. i assume this is where i create a txt file and rename the extension?

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @kracovwolf
        last edited by

        @kracovwolf - just provide a name and keep the py extension

        1 Reply Last reply Reply Quote 0
        • EkopalypseE
          Ekopalypse
          last edited by

          then a new document opens and there you put your runMenuCommands in

          1 Reply Last reply Reply Quote 0
          • kracovwolfK
            kracovwolf
            last edited by

            im sorry… trying hard to follow your directions but i’m lost. when you say multiple lines, do you mean empty lines to add to the new document, or copies of the code you provided? i’m also confused about “run menu” Again i apologize

            EkopalypseE 1 Reply Last reply Reply Quote 0
            • EkopalypseE
              Ekopalypse @kracovwolf
              last edited by

              @kracovwolf - pythonscript plugin is installed ,correct?

              1 Reply Last reply Reply Quote 0
              • kracovwolfK
                kracovwolf
                last edited by

                yes i created the script too

                EkopalypseE 1 Reply Last reply Reply Quote 0
                • EkopalypseE
                  Ekopalypse @kracovwolf
                  last edited by Ekopalypse

                  @kracovwolf
                  ok, then you need multiple lines of

                  notepad.runMenuCommand('Macro', 'NAME OF THE MACROS AS SHOWN IN Macro MENU')
                  
                  1 Reply Last reply Reply Quote 0
                  • EkopalypseE
                    Ekopalypse
                    last edited by

                    You can test if the command has been successfully sent if you
                    execute it via the console like I did in the first screenshot.
                    It has to return true. If false appears then something is wrong with your command.

                    1 Reply Last reply Reply Quote 0
                    • kracovwolfK
                      kracovwolf
                      last edited by

                      i created the macro codes now what? use the run command but what program?

                      1 Reply Last reply Reply Quote 0
                      • EkopalypseE
                        Ekopalypse
                        last edited by Ekopalypse

                        @kracovwolf
                        You use notepad++. Goto Plugins->PythonScript->Scripts
                        and click your python script.

                        1 Reply Last reply Reply Quote 0
                        • kracovwolfK
                          kracovwolf
                          last edited by

                          nothing happened, nothing in console except the Ready message

                          EkopalypseE 1 Reply Last reply Reply Quote 0
                          • EkopalypseE
                            Ekopalypse @kracovwolf
                            last edited by

                            @kracovwolf
                            What should the macros do?

                            1 Reply Last reply Reply Quote 0
                            • kracovwolfK
                              kracovwolf
                              last edited by

                              they all change spelling errors and remove junk in subtitle files. i double checked the macro names, cases are fine, spaces too.

                              EkopalypseE 1 Reply Last reply Reply Quote 0
                              • EkopalypseE
                                Ekopalypse @kracovwolf
                                last edited by

                                @kracovwolf

                                run one command in the console and see what it returns.

                                1 Reply Last reply Reply Quote 0
                                • kracovwolfK
                                  kracovwolf
                                  last edited by

                                  it says false.
                                  notepad.runMenuCommand(‘Run’, ‘Subtitle All’)
                                  that is the exact name of one macro

                                  EkopalypseE 1 Reply Last reply Reply Quote 0
                                  • EkopalypseE
                                    Ekopalypse @kracovwolf
                                    last edited by Ekopalypse

                                    @kracovwolf said in paragraph line break:

                                    notepad.runMenuCommand('Macro', 'Subtitle All')
                                    
                                    1 Reply Last reply Reply Quote 1
                                    • kracovwolfK
                                      kracovwolf
                                      last edited by

                                      woo hoo it works. thanks.

                                      EkopalypseE 1 Reply Last reply Reply Quote 0
                                      • EkopalypseE
                                        Ekopalypse @kracovwolf
                                        last edited by

                                        @kracovwolf

                                        Great - now I can go to bed, already 1:30 here. Good night

                                        1 Reply Last reply Reply Quote 3
                                        • Alan KilbornA
                                          Alan Kilborn
                                          last edited by

                                          Wow. Wow. At least it ended with success. :-)

                                          1 Reply Last reply Reply Quote 1
                                          • kracovwolfK
                                            kracovwolf
                                            last edited by

                                            do you know if the macros are stored in notepads settings? i might need to copy everything to another computer

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