Showing posts with label VB Documentation Tool Update. Show all posts
Showing posts with label VB Documentation Tool Update. Show all posts

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.

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.

Monday, 11 February 2008

VB Documentation Tool 1.3

The VB Documentation Tool automatically creates comprehensive project 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.3 has the following enhancements:

  • Source code page titles are more descriptive.

  • Multi-line comments using the underscore character are now supported.

Monday, 28 January 2008

VB Documentation Tool 1.2

The VB Documentation Tool automatically creates comprehensive project 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.2 has the following enhancements:

  • Buy now links added to evaluation version's graphical user interface.

  • Source code pages link back to the item's project and project group (if it is within a group).

Monday, 13 August 2007

VB Documentation Tool 1.1

The VB Documentation Tool automatically creates comprehensive project 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.

Version 1.1 has the following enhancements:

  • Functions and subroutines are now listed in the HTML Help index.
  • Projects and project groups are now also listed in the HTML Help index.
  • The start up project within a project group is now identified.
  • Evaluation version GUI automatically loads sample project.

Wednesday, 11 July 2007

VB Documentation Tool 1.0

The VB Documentation Tool automatically creates comprehensive project 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.