Application DocVB

PURPOSE
DocVB is a Windows 32 bits Visual Basic source-oriented utility.

First its purpose is to print source code (declarations, procedures and functions) formatted with paginating or separators, headers and footers.

Second, it can generate HTML pages (3.2) from source code. These pages are generated, one per file chosen into the project. A special one is dedicated to be the index. It contains links to the other pages.

Variables and constants are listed into arrays, grouped by visibility.
Procedures and functions are listed just the same, with their parameters.
Usage : Tags are simply included into the source comments. They are interpreted by DocVB to create HTML code. 

INSTALLATION
There isn't any special component or resource used by DocVB. It just uses Microsoft's components. Here are the names of the OCX files used :
COMDLG32.OCX
TABCTL32.OCX
Other files are from Microsoft's VB runtime.
DocVB installation program is made from Microsoft's setup package. The VR5 runtime files needed for this program can be found at this URL:  http://www.simtel.net/simtel.net/win95/dll.html

STATUS AND DISTRIBUTION
DocVB is shareware. A minimal contribution ($10) will permit me writing plenty of useful programs for you.
You can distribute DocVB freely, since you don't modify it.

CONTACT ME
My email : Jean-Marc.Blanchet@worldonline.fr

Be free to report bugs, or desired enhancements.
Congratulations are also accepted !
