5.0.6

BETA

VB6 Download Same functionality as the VB5 version except it's converted and compiled for VB6 (the command line options, available via a separate DLL, are only available for the VB6 version).  I have reverted back to the old menu structure in the code window pop-up.  I will now keep the VB5 and VB6 versions in step.  Requires Service Pack 4 for VB6 (or Service Pack 5).  To install: download the .ZIP file, extract the files, and run INSTALL.BAT.

Because of the new find function the binary compatibility has been broken (so previous versions of the add-in should be removed).

The EXE size is now larger as I am now compiling to native code.

5.0.5

BETA

VB5 Download I've resurrected the VB5 version adding in the VB6-only functions (except the command line options).  A few more options have been added to allow customization of the code before the "On Error Goto ..." line.  Slight performance improvement when processing declarations has also been implemented.  I've also added a find capability that works across a project group.  To install: download the .ZIP file, extract the files, and run INSTALL.BAT.  Users should use the VB5 version of the add-in if they are using VB5 and VB6.

Because of the new find function the binary compatibility has been broken (so previous versions of the add-in should be removed).

The EXE size is now larger as I am now compiling to native code.

4.5.1

 

Download A new add-in is now available to perform some tasks from the command line when VB6 is invoked with the /make or /m option.  The main add-in has been modified to accommodate the new one.   Small problem with "IFs" and continuation lines has been fixed and line number increments can now be either 1 or 10.  Requires Service Pack 4 for VB6 (or Service Pack 5).  To install: download the .ZIP file and extract the files, install by running INSTALL.BAT
4.5.0

 

Download A new add-in is now available to perform some tasks from the command line when VB6 is invoked with the /make or /m option.  The main add-in has been modified to accommodate the new one.  Slight problem with error handling in events has been fixed.  Requires Service Pack 4 for VB6 (or Service Pack 5).  To install: download the .ZIP file and extract the files, install by running INSTALL.BAT
4.4.2 Download Minor bugs fixed: procedure count was incorrect in some cases, line numbers appearing in error handling weren't being removed). A slight performance improvement has also been implemented.
Requires
Service Pack 4 for VB6 (or Service Pack 5).
4.4.1 Download After working with MTS the add-in now provides separate error handling for MTS components. There is also the option to specify routines to which error handling should not be added. Requires Service Pack 4 for VB6 (or Service Pack 5).
4.3.1   Project-level and module-level actions. Separate error handling for User Controls. Requires Service Pack 4 for VB6 (or Service Pack 5).
4.2.1   Internal version introducing hotkeys
4.1.1   First VB6 version: using VB6 controls (and a bit of colour!).
3.6.4 Download Current (could be the last) VB5 version: couple of minor bugs have been fixed.
3.6.3   Developer can now choose between individual menu items or one menu with sub-menus, site-wide configuration now available by modifying the string resources within the exe.
3.6.2   Slight problem (caused by a Microsoft bug!) when indenting While statements has been fixed.
3.6.1   Makes better use of the "built in" button faces for the toolbar buttons, also groups the functions under one menu. Also "clickable" web and mailto links.
3.5.8    Slight problems with empty routines fixed. 
3.5.7    First public version, previously only available for internal use at Keane Ltd.