VBScript Code beautifier / Formatter
For a long time was looking for some tool that would quickly format the vbscript files that I had. Here is an amazing tool that will help you do the same:
Both the source code and the exe are available for download from here:VBSBeautifier - Daan Systems
Features:
· Comes with a nice GUI.
· Works on serverside and clientside VBScript.
· Can be used as a text filter in editors.
· Skips HTML.
· Properizes keywords.
· Splits Dim statements.
· Places spaces around operators.
· Indents blocks.
· Lines out assignment statements.
· Removes redundant endlines.
· Makes backups.
Comments
Post a Comment