Auto-formatting tool for VBscript
        Posted  
        
            by katmoon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by katmoon
        
        
        
        Published on 2010-06-07T14:12:08Z
        Indexed on 
            2010/06/08
            21:52 UTC
        
        
        Read the original article
        Hit count: 231
        
vbscript
|code-formatting
I'm looking for a light, free tool to format my Vbscript code.
The only way I've found so far is to auto-format it in VisualStudio. Although, it's too much to launch VisualStudio for this purpose.
Is there any web app or a free light tool for this purpose? Maybe a plugin for Notepad++?
© Stack Overflow or respective owner