all forms, modules and class modules appertaining to a Visual Basic project are analyzed.
the code objects declared in that are divided in an expanded tree view after type as well as access.
the conditional compilation with global and local constants as well as with any deeply interleaved #If blocks is considered.
code structuring aids as line continuations (_ ), statement ends (: ) and clip-free procedure calls with information of the parameter names are considered.
If you work with the conditional compilation and the constant factors Win16 and/or Win32, you ensure in the option sheet the correct entry being activated.
VB Project Eye is written in and for Visual Basic 6. The tool can also be used with the versions 4 and 5. For correct results of analysis a project always must be ready for compiling.
The program provides that the code was processed and saved within the Visual Basic Integrated Development Environment. With that is set up secure that the code syntax is correct.
The project tree, recognizable by the navigation buttons, is the central control element in every view. There the object to be examined is activated.
Some results of analysis can spend you in the form of single report files. Ensure with the structure and cross reference reports to every module a text file being made in the same folder.
1. well defined or ambiguous cross reference 2. Position within the procedure 3. Position within the module 4. Object in that one the cross reference stands 5. Code line in that one the cross reference stands