Polisher for Visual Basic reads Visual Basic source code files or projects, and outputs perfectly formatted code. This program can be used to reduce development cost, complete projects faster, ensure code consistency among team members, and reduce risk. Features of Polisher include: consistent formatting with over 40 formatting options; a code-smart spell checker that only checks where it makes sense (for example string literals, comments, and message box text); generation of comments and comment blocks; the ability to organize the order of declaration statements and procedures based on name, type, scope, and other attributes; the ability to convert DAO 2.x database references to DAO 3.x,; and the insertion of debugging constructs to aid code maintainability. |