PrivateI 0.916
PrivateI analyses a Visual Basic project and reports the variables and procedures that have been declared Public but are in fact Private or unused.
|
PrivateI analyses a Visual Basic project and reports the variables and procedures that have been declared Public but are in fact Private or unused.
Keeping the components of a module Private is a good thing. When variables are kept local to a module they cannot have their value changed outside the module making it much easier to keep track of them.
When Subs and Functions are kept local to a module there is no concern about parameters being passed from outside the module.
The more a module contains Private components the less reliant it is on external code and becomes more portable, robust and easy to maintain. Private is good.
tags
the module outside the kept local are kept

Download PrivateI 0.916
Similar software
PrivateI 0.916
NaTCH Engineering
PrivateI analyses a Visual Basic project and reports the variables and procedures that have been declared Public but are in fact Private or unused.
VB Project Eye 3.0
Theodor Muller
VB Project Eye is an analysis tool that determines the calls/uses of procedures, variable, types, enums and classes in shortest time, traces dead code and allows a slight navigation through the call trees of a Visual Basic project.
Visual Code Scan 6 1.0
Windswept Software
Scan Visual Basic 6 projects for dead code, unused and undeclared variables, and functions with no return type.
beWISE BASIC for VB6 4.0
Edelwise Inc
Using beWISE you will be able to simplify your software project by breaking it up into multiple, independent applications that cooperate.
Automatic Error Handling Pro 1.1.0
Daniele Giabbai
Automatic Error Handling Pro - this program helps you in inserting code to handle errors in Visual Basic procedures.
UPC/EAN Font 2.0
MW6 Technologies, Inc.
Our UPC/EAN Fontware supports UPC-A,UPC-E, EAN13 and EAN8, to help you to seamlessly integrate MW6 UPC/EAN Font with your applications such as Crystal Reports, Word, Excel, Access and Visual Basic, we have Crystla Reports UFL, VB/VBA source code, sample Access project and sample Visual Basic project.
Visual Basic Project Converter 2.0
REAL Software, Inc.
This program helps you migrate Visual Basic 4.
VISUAL BASIC .NET FOR KIDS 2.0
KIDware
To help beginning kid programmers understand how to use Visual Basic .
Code128 Font 2.0
MW6 Technologies, Inc.
Our Code128 Fontware supports Code128(A,B,C) and UCC/EAN128, to help you to seamlessly integrate MW6 Code128 Font with your applications such as Crystal Reports, Word, Excel, Access and Visual Basic, we have Crystla Reports UFL, VB/VBA source code, sample Access project and sample Visual Basic project.
Visual Basic and Databases 2.0
Kidware Software
VISUAL BASIC AND DATABASES is a useful tutorial which provides a detailed introduction to using Visual Basic for accessing and maintaining databases for desktop applications.