Parameters

KEYS

This parameter specifies a list of values for the formal parameters of the main entry. You can specify a maximum of 16 key values.

Default: empty (no keys).

EXTRAS

This parameter specifies a list of the answers to the EXTRA questions of the model. You can specify a maximum of 75 extra values.

Default: empty (no extra values).

MODDOC

This parameter specifies the model document that has to be created into a model. This must be a fully qualified path. This parameter is required, and therefore has no default.

MODEL

This parameter specifies what model has to be executed or created. This must be a fully qualified path. This parameter is required, and therefore has no default.

RESULT

This parameter specifies the result document that has to be produced. This must be a fully qualified path. This parameter is required, and therefore has no default.

PARAMS

The optional parameters that are passed to the RUNMDL or CRTMDL API. See your ITP manuals for detailed information about the options.

Default: empty (no parameters).

FLAGS

The flags that are passed to the RUNMDL or CRTMDL API. See your ITP manuals for detailed information about the options.

Default: empty (no flags).

OVERWRITE

Should the result document be overwritten if it exists. Two values are allowed: Y (overwrite the model) or N (do not overwrite the model).

Default: N (which is safest).