Microsoft Office 2000 Developer   

VBA Code Commenter Dialog Box

See Also

The VBA Code Commenter add-in inserts pre-formatted comment headers into one or more procedures in a project. The comment format is based on formatting instructions stored in a template file (.eht).

For More Information   For more information about using the VBA Code Commenter, see Automating Code Commenting.

Options

Add Comments To

Determines whether comments will be added to the current procedure, all procedures in the current module, or all procedures in the current project.

Code Header Template

Contains the path to the template file (.eht) that contains formatting instructions for the comment header. Enter the path and file name, or use the Browse button to search for a template file.

Author

Contains the name and initials of the person adding the comment. With the default template, this information appears as part of the comment header. This information is stored in the registry for future use. If you do not enter information, the name and initials default to the registered user of the product.

Show Template

Displays the Show Template dialog box, allowing you to view the contents of the currently selected template.

Note   The Show Template dialog box doesn't allow editing. To edit the template file, open it in Notepad or another text editor. For more information about the templates, see Code Commenter and Error Handler Template Formats.