Previous Topic: INCLUDE Statement SyntaxNext Topic: Example: INCLUDE Statement


INCLUDE Statement Parameters

module module-name

Specifies the module to be included.

Module-name must be the name of a data dictionary module containing system generation statements.

Version version-number

Qualifies the module name with a version number.

Version-number must be an integer in the range 1 through 9,999. The default is 1.

LANguage is language

Qualifies the module name with a language.

If the data dictionary contains two or more modules with the specified name and version number, the INCLUDE statement must specify a language.