| Sample Interface On-line
Ordering Sample Output Download Demo
Flyer |
Polisher reads Visual
Basic source code files or projects, and outputs perfectly formatted code. Use it to
reduce development cost, get projects done faster, ensure code consistency among team
members, and reduce risk. This is a real VB Tidy program. |
Features include |
 | Consistent Formatting
- Polisher automatically
formats and saves code according to developer specifications. Add or remove whitespace, indentation,
split multi-statement lines ... With over 40 formatting options, the programmer has great
control over how the code will look. |
|
 | Code Smart Spell Checker
- Polisher's spell checker
will only check where it makes sense (string literals, comments, and
message box text). Even recognizes Visual Basic keywords. Prevent
embarrassing mistakes! |
|
 | Comments & Comment Block Generation - Polisher allows you the option of generating
comment blocks at the beginning of each module and procedure. Ideal for corporate
standards compliance, and for anyone concerned with maintaining consistent
and informative comments. Blocks can include substitutions such as
company, programmer, etc. |
|
 | Rearrange Code
- Organizes the order of
declaration statements and procedures based on the order of
declaration statements and procedures based on name, type, scope, and other
attributes. Makes everything easier to find. |
|
 | Conversion -
Converts DAO 2.x database references to
DAO 3.x, inserts intrinsic constants, changes Global to Public and Dim to Private (in General Declarations), etc. |
|
 | Y2K Checking
- Check code for potential Y2K problems. Flags date handling. |
|
 | Debugging -
Aid code maintainability by inserting debugging constructs. |
|
| Sample Interface On-line
Ordering Sample Output Download Demo Flyer |