views:

373

answers:

4

Hi is there any tool for Code riew that can used in VB 6.0 IDE

+6  A: 

While not a true code review tool, MZ-Tools 3 provides some functionality that may be useful: reviewing tab index properties on forms, reviewing unused variables, reviewing access keys on forms, sorting procedures, providing statistics.

It also provides some additional functionality outside of code review, such as: code snippet storage, rename propagation, and more. For a full list of features, see www.mztools.com/v3/features.aspx .

See their website for the free version for Visual Studio 5/6: www.mztools.com/v3/mztools3.aspx .

Daemonic
Thank you very much
karthik
Upvote for MZTools reference.
Ben Clark-Robinson
+4  A: 

Project Analyzer - very good - all kinds of metrics about your project (vb6, vba, vb.net)

http://www.aivosto.com/project/project.html

DJ
Thank you very much guys
karthik
A: 

MZ-Tools 3 is good.

It would be better to vote Daemonic's answer, but I dont have enough reputation, sorry.

SlowGrace
A: 

CodeSmart from AxTools has a Code Analyzer as well as a host of other great features that'll soon be unable to live with out. http://AxTools.com