Tuesday 18 March 2008

VB Documentation Tool 1.4

The VB Documentation 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.

Version 1.4 has the following enhancements:

  • Properties are now documented, including where their Get, Set and Let values are assigned.

  • Fixed an issue whereby database table columns were not being detected if there was a problem extracting details of triggers.