Reports are created in HTML [sample], Microsoft's HTML Help [sample] and text [sample] formats. Color coded, syntax highlighted copies of the ASP, SQL and VB code are included with the reports. The compiled HTML Help reports include fully searchable source code, making the
ASP Documentation Tool™ an invaluable utility in understanding your (or someone else's!) ASP web applications. A version of the documentor for .NET is also available.
Changes in version 6.9 are:
- Visual Basic component source code now correctly saved. This corrects a problem introduced with version 6.7.
- Guess stored procedure calls option now detects stored procedure calls prefixed with a username, e.g. dbo.FindProducts.