Code Explorer is a tool which helps you find functions and routines in Script files simply by selecting the Script file, parsing it and browse through the functions and subs listed in the fast preview pane.
The most used script styles are supported in Code Explorer (ASP, VBScript, JavaScript, PHP) When a code block is selected it will give you the statistics of that codeblock, plus the ability to copy the selected block to the windows clipboard, or print the selected code block.