Auto-includes

Projects, folders and document can be configured with an auto-include. An auto-include is a component of a model document and is included to the beginning or to the end of the document when the model is created.

Basically, auto-includes serve the same purpose as include documents. There are some important differences:

In general, auto-includes offer a means to hide more complex ITP components.

The Auto-includes tab of a document only allows you to select include documents to insert before or append after the document. Therefore the Auto-includes tab of the configuration dialog of projects and folders allows you to;

Whether auto-includes are used at all is determined by the setting on the folder.

Example

When the ITP Model is created the following model document is composed:

#BEGIN
Contents project begin
	Contents folder begin
		Contents document begin
			#
			Contents document
			#
		Contents document end
	Contents folder end
END#