Previous Topic: MODULE SyntaxNext Topic: Example: MODULE


MODULE Parameters

MODule module-name

Identifies a module previously defined in the data dictionary.

Note: For information on defining modules, refer to the CA IDMS IDD DDDL Reference Guide.

Version is

Qualifies the named module with version number.

version-number

Specifies an explicit version number.

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

HIGhest

Specifies the highest existing version of the named module.

LOWest

Specifies the lowest existing version of the named module.

LANguage is language

Qualifies the named module with a language.