Pixytech

Lead Architect  •  Full Stack Engineer

VbScript Editor With Intellisense

Written by

in

,

VBScript Editor with IntelliSense

Intellisense in scripting languages like VBScript is like a dream for script programmers. The goal of this project is to provide VBScript editor with intellisense like it was available in most of Microsoft language editors. The control uses the type library reference to explore the public methods and functions exposed in any com library. The script developer has to code like VB 6.0 language (Dim pConnection as ADODB.Connection) and the editor will automatically convert the code into VBScript.
The complete VBScript alone with added references can be saved as an XML file. The Script property of control will return the pure VBScript which can be executed using the Microsoft Script Control.

Source code at:
http://www.codeproject.com/KB/vbscript/VbScript_Editor_With_Inte.aspx

4 responses to “VbScript Editor With Intellisense”

  1. James avatar
    James

    Great article, i

    hope can know much information About it!

  2. RFID Reader avatar
    RFID Reader

    Was an interesting article, thank you..

  3. Abhishek avatar
    Abhishek

    <p>I m not getting friends..plz help how to use it for writing .vbs file …i hv downloaded it ..but how to open the editor for typing…how to run.</p>
     

    1. Rajnish Noonia avatar

      Got some web server archiving issue, try this now it should be available.
      Regards

      Rajnish

Leave a Reply

All posts

Discover more from Pixytech

Subscribe now to keep reading and get access to the full archive.

Continue reading