Community
    • Login

    Function list for vbs (visual basic script)

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    6 Posts 3 Posters 393 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.
    • Jiří BaslerJ
      Jiří Basler
      last edited by

      Please, did anyone write a function list for the visual basic script? The old functionList.xml no longer works in the 8.7 of N ++ ;-().

      Alan KilbornA PeterJonesP 2 Replies Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Jiří Basler
        last edited by

        @Jiří-Basler

        There seems to be a function list parser for VBS HERE.
        It may need some work to get it fully going, as it is 5 years old as of this writing.

        Jiří BaslerJ 1 Reply Last reply Reply Quote 2
        • Jiří BaslerJ
          Jiří Basler @Alan Kilborn
          last edited by

          @Alan-Kilborn NO, no…
          I’m apologize, please send me your functionList.xml and other files, which I need

          Alan KilbornA 1 Reply Last reply Reply Quote 0
          • Alan KilbornA
            Alan Kilborn @Jiří Basler
            last edited by Alan Kilborn

            @Jiří-Basler

            You’re speaking in brevity and riddles, neither one of which help to get your problem solved.

            Let’s start from the top:

            The old functionList.xml no longer works in the 8.7 of N ++

            Ok, well to be sure of what you’re talking about, which version of N++ were you using where it did work?

            You might be talking about the “changeover” with how N++ handles function list, which happened some time ago. I looked in the user manual to see when that changeover took place, but it doesn’t mention it, so I think it was quite a while ago.

            EDIT: It was quite a while ago (4 years), in version 7.9.1. See “helpful” link below.

            please send me your functionList.xml and other files, which I need

            I don’t really know what to do with that statement. I don’t have what you need as I don’t use or care about VBS.


            If the trouble really is the “changeover”, i.e., you have the old style function list stuff, and you need the new style stuff, then you have to read the user manual on how to convert from the old to the new, and then actually do it.

            EDIT: There may be some helpful information for you HERE about converting.

            1 Reply Last reply Reply Quote 3
            • PeterJonesP
              PeterJones @Jiří Basler
              last edited by PeterJones

              @Jiří-Basler ,

              We told you exactly what you needed to know four years ago, here. Have you truly not figured out how to get it working during those four years? If so, why didn’t you ask more questions four years ago?

              NO, no… please send me your functionList.xml

              functionList.xml is not used any more. For Visual Basic, you will need ....\functionList\vb.xml .

              So the steps you need to take:

              1. Grab the contents of your post from 4 years ago, here
              2. Paste it into a file, and save that file as c:\program files\notepad++\functionList\vb.xml
              3. double-check to make sure that c:\program files\notepad++\functionList\overrideMap.xml doesn’t change the filename, and it should have a line like
                    <association id= "vb.xml"			 langID= "18"/>
                
              4. Exit notepad++ completely
              5. Run notepad++ and open a .vb file
              6. If you show the FunctionList panel, it will show the functions for VB files.
              Alan KilbornA 1 Reply Last reply Reply Quote 4
              • Alan KilbornA
                Alan Kilborn @PeterJones
                last edited by

                @PeterJones said in Function list for vbs (visual basic script):

                We told you exactly what you needed to know four years ago…

                Sometimes we waste a lot of time trying to help people here that just “don’t get it”. :-(

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