Previous Topic: SyntaxNext Topic: Usage


Parameters

MODule module-name

Specifies the name of an existing module in the dictionary.

version-specification

Qualifies the named module with a version number. The version number defaults to the current session option for existing versions.

Note: Expanded syntax for version-specification is presented in this chapter.

LANguage is language

Identifies the language with which the module is associated in the dictionary. If multiple modules with the same name and version number exist in the dictionary, the LANGUAGE clause is required; if the module is not associated with any language, this clause is invalid.

PREpared by user-id

Identifies the user who is updating the module. User-id can be any 1- to 32-character value; if the value includes spaces or delimiters, it must be enclosed in quotes. The default is the current session option.

PASsword is password

Supplies the user's password. If user-id is assigned a password in the dictionary (through the IDD DDDL compiler), password must be that password; if not, the PASSWORD clause is invalid. The default is the current session option.