You are here: AxTools > CodeSMART 2007 for VB6 > Documentation > User's Guide > Code Analyzer > Other Options
While browsing this page, why not start downloading the evaluation setup kit (direct download, no questions asked).

Other Options

This section groups general options that affect the way Code Analyzer performs.

To change the Other Code Analyzer settings:

  1. In the CodeSMART main menu, select the Code Analyzer entry from the Reviews popup, or click the same button from the Other Tools toolbar to display the Code Analyzer dialog-box (quick toolbar and menu references are available).
  2. Click on the detailed configuration link in order to display the Code Analyzer Options dialog and then activate the Other tab.
    Other Options
  3. Check/uncheck the items that affect the analysis.

    Public members belonging to public components are never dead: check this option if you don't want public members of public components to be reported as dead code.

    Public members belonging to private user controls are never dead: use this option if you want to report all the public members of the private user controls as dead code.

    Public members belonging to private classes are never dead: check this option to report all the public members of the private classes as dead code.
  4. Click OK to make the changes permanent.
See also
Code Analyzer Overview
Dead Code Detection
Slow Code Detection
Potential Problems Detection
Collection Classes Options
Analyzing Code

Back To Top

Copyright © 2008 AxTools - CodeSMART 2007 for VB6 - Code Analyzer