Tuesday 15 July 2008

VB Documentation Tool 1.5

The VB Documentation Tool code documentor tool automatically creates comprehensive technical documentation for Visual Basic 6.0 projects and their associated SQL Server or Microsoft Access databases.

Reports are created in HTML [sample], Microsoft's HTML Help [sample] and text [sample] formats. Color coded, syntax highlighted copies of the Visual Basic source code is included with the reports. The compiled HTML Help reports include fully searchable source code, making the VB Documentation Tool an invaluable utility in understanding your (or someone else's!) Visual Basic 6.0 web applications. A VB.NET version is also available for the .NET Framework.

Version 1.5 has the following enhancements:

  • Multi-line functions with underscores in their names no longer stop the documentor from working.

  • Fixed an issue with the detection of multi-line function definitions in Visual Basic 6.0 class files.