| VBMaximizer Tour: |
VBMaximizer offers extended code processing capabilities, such as the capability to add or remove line numbers, sort code blocks, split long lines, recombine split lines in single lines, convert variables to property procedures, generate With blocks, split multiple statements in distinct lines, add or remove $-typed string functions, remove typed-chars from variable declarations, convert string to upper/lower/proper case, quote and unquote strings, add remark lines and boxes. VBMaximizer also includes a generic "code processor" that can add or remove chars to a group of code lines, comment or uncomment them, etc.

![]() |
Mark the lines in the code window manually or by using the specific VBMaximizer's command |
![]() |
Open the Code Processor dialog and select the option that identifies the lines to process |
![]() |
Select in which code the lines that have the specified option will be searched: in the selected code, the current procedure, module, project or in all the projects currently open in the IDE |
![]() |
Select the action that will be performed to the lines that match the selected option. |
![]() |
Before giving the OK to perform the action in the code, you can see the lines that match the selected option and that will the modified |